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