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

Opis

ImagickPixel Imagick::getImageColormapColor ( int $index )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the color of the specified colormap index.

Parametry

index

The offset into the image colormap.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual