PHP 8.3.4 Released!

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Beschreibung

public Gmagick::getimagebackgroundcolor(): GmagickPixel

Returns the image background color.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top