PHP 7.0.6 Released

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.

User Contributed Notes

There are no user contributed notes for this page.
To Top