GoLang Imagick::setImageColormapColor

request it (194)
GoLang replacement for PHP's Imagick::setImageColormapColor [edit | history]



Do you know a GoLang replacement for PHP's Imagick::setImageColormapColor? Write it!

PHP Imagick::setImageColormapColor

PHP original manual for Imagick::setImageColormapColor [ show | php.net ]

Imagick::setImageColormapColor

(PECL imagick 2.0.0)

Imagick::setImageColormapColorSets the color of the specified colormap index

Description

bool Imagick::setImageColormapColor ( int $index , ImagickPixel $color )

Sets the color of the specified colormap index.

Parameters

index

color

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.