haru
PHP Manual

La clase HaruImage

Introducción

La clase para imagenes en PDF de Haru.

Clases sinopsis

HaruImage {
/* Métodos */
int getBitsPerComponent ( void )
string getColorSpace ( void )
int getHeight ( void )
array getSize ( void )
int getWidth ( void )
bool setColorMask ( int $rmin , int $rmax , int $gmin , int $gmax , int $bmin , int $bmax )
bool setMaskImage ( object $mask_image )
}

Table of Contents


haru
PHP Manual