The HaruImage class

(PECL haru >= 0.0.1)

简介

Haru PDF Image Class.

类摘要

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
}

Table of Contents