(PECL imagick 2.0.0)
Returns the image background color
ImagickPixel Imagick::getImageBackgroundColor ( void )
Returns the image background color.
Returns:
Returns an ImagickPixel set to the background color of the image.
Exception:
Throws ImagickException on error.
Please login to continue.