Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Description

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual