Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Descrierea

public GmagickPixel Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual