Gmagick::getimagemattecolor

(PECL gmagick >= Unknown)

Gmagick::getimagemattecolorReturns the image matte color

Descrierea

public Gmagick::getimagemattecolor ( ) : GmagickPixel

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns GmagickPixel object on success.

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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