Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Opis

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual