The GmagickPixel class

(Ingen versionsoplysninger tilgængelige, findes måske kun i SVN)

Introduktion

Klasse synopsis

GmagickPixel {
/* Metoder */
public __construct ([ string $color ] )
public mixed getcolor ([ bool $as_array [, bool $normalize_array ]] )
public int getcolorcount ( void )
public float getcolorvalue ( int $color )
public GmagickPixel setcolor ( string $color )
public GmagickPixel setcolorvalue ( int $color , float $value )
}

Indholdsfortegnelse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top