Home > PHP > Function > > Imagick::getImageBackgroundColor()

Imagick::getImageBackgroundColor()

Imagick::getImageBackgroundColor - Returns the image background color

Syntax

ImagickPixel Imagick::getImageBackgroundColor ()

Arguments

-

Description

Returns the image background color.

Version

PHP PECL imagick 2.0.0

Return value

Returns an ImagickPixel set to the background color of the image. Throw an ImagickExceptionon error.