The Imagick class
PHP Manual

Imagick::getImageColormapColor

(PECL imagick 2.0.0)

Imagick::getImageColormapColorReturns the color of the specified colormap index

Descrierea

ImagickPixel Imagick::getImageColormapColor ( int $index )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the color of the specified colormap index.

Parametri

index

The offset into the image colormap.

Valorile întoarse

Întoarce TRUE în caz de succes.

Erori/Excepții

Emite ImagickException în caz de eroare.


The Imagick class
PHP Manual