Imagick::setImageColormapColor
Sets the color of the specified colormap index
Description
bool Imagick::setImageColormapColor
( int $index
, ImagickPixel $color
)
Return Values
Returns TRUE
on success.
Errors/Exceptions
Throws ImagickException on error.