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.

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual