The Imagick class
PHP Manual

Imagick::getImageBackgroundColor

(PECL imagick 2.0.0)

Imagick::getImageBackgroundColorReturns the image background color

Описание

ImagickPixel Imagick::getImageBackgroundColor ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Returns the image background color.

Връщани стойности

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

Грешки/Изключения

Хвърля ImagickException при грешка.


The Imagick class
PHP Manual