HaruImage クラス

(PECL haru >= 0.0.1)

はじめに

Haru PDF 画像クラスです。

クラス概要

HaruImage {
/* メソッド */
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
}

目次