haru
PHP Manual

The HaruImage class

Introduction

Haru PDF Image Class.

Class synopsis

HaruImage
HaruImage {
/* Methods */
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 )
}

Table of Contents


haru
PHP Manual