The HaruImage class

(PECL haru >= 0.0.1)

Wstęp

Haru PDF Image Class.

Krótki opis klasy

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

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top