GoLang Imagick::getImageMatteColor

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



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

PHP Imagick::getImageMatteColor

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

Imagick::getImageMatteColor

(PECL imagick 2.0.0)

Imagick::getImageMatteColorReturns the image matte color

Description

ImagickPixel Imagick::getImageMatteColor ( void )

Returns the image matte color.

Return Values

Returns ImagickPixel object on success.

Errors/Exceptions

Throws ImagickException on error.