GoLang Imagick::getImageBackgroundColor

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



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

PHP Imagick::getImageBackgroundColor

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

Imagick::getImageBackgroundColor

(PECL imagick 2.0.0)

Imagick::getImageBackgroundColorReturns the image background color

Description

ImagickPixel Imagick::getImageBackgroundColor ( void )

Returns the image background color.

Return Values

Returns an ImagickPixel set to the background color of the image.

Errors/Exceptions

Throws ImagickException on error.