Imagick::getImageColormapColor
Returns the color of the specified colormap index
Description
public ImagickPixel Imagick::getImageColormapColor(int $index)
Parameters
-
index
-
The offset into the image colormap.
Return Values
Returns true on success.
Errors/Exceptions
Throws ImagickException on error.