(PECL imagick 2.0.0)
Returns the color of the specified colormap index
ImagickPixel Imagick::getImageColormapColor ( int $index )
Returns the color of the specified colormap index.
Parameters:
index
The offset into the image colormap.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.