haru
PHP Manual

HaruImage クラス

導入

Haru PDF 画像クラスです。

クラス概要

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

目次


haru
PHP Manual