The Imagick class
PHP Manual

Imagick::getImageColormapColor

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

Imagick::getImageColormapColorReturns the color of the specified colormap index

Beschreibung

ImagickPixel Imagick::getImageColormapColor ( int $index )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the color of the specified colormap index.

Parameter-Liste

index

The offset into the image colormap.

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual