X This is a work-in-progress experimental design. Things will be broken and unfinished! You may prefer php.net

The HaruImage class

(No version information available, might only be in SVN)

Introduction

Haru PDF Image Class.

Class synopsis

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

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.