Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Beschreibung

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual