PHP 8.3.4 Released!

Gmagick::getimagemattecolor

(PECL gmagick >= Unknown)

Gmagick::getimagemattecolorReturns the image matte color

Beschreibung

public Gmagick::getimagemattecolor(): GmagickPixel

Returns GmagickPixel object on success. Throw an GmagickException on error.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns GmagickPixel object on success.

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