PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ImagickPixel::clear> <ImagickDraw::translate
Last updated: Fri, 22 Aug 2008

view this page in

The ImagickPixel class

Class synopsis

ImagickPixel
class ImagickPixel {
bool clear ( void )
ImagickPixel __construct ([ string $color ] )
bool destroy ( void )
array getColor ([ bool $normalized ] )
string getColorAsString ( void )
int getColorCount ( void )
float getColorValue ( int $color )
array getHSL ( void )
bool isSimilar ( ImagickPixel $color , float $fuzz )
bool setColor ( string $color )
bool setColorValue ( int $color , float $value )
bool setHSL ( float $hue , float $saturation , float $luminosity )
}

Содержание



add a note add a note User Contributed Notes
The ImagickPixel class
There are no user contributed notes for this page.

ImagickPixel::clear> <ImagickDraw::translate
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites