Imagick::getImageBackgroundColor

(PECL imagick 2.0.0)

Imagick::getImageBackgroundColorReturns the image background color

Opis

Imagick::getImageBackgroundColor ( void ) : ImagickPixel

Returns the image background color.

Zwracane wartości

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

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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