Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Описание

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Параметри

Тази функция няма параметри.

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

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

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

Throws an GmagickException on error.


Gmagick
PHP Manual