Gmagick::getimagemattecolor

(PECL gmagick >= Unknown)

Gmagick::getimagemattecolorReturns the image matte color

Opis

public Gmagick::getimagemattecolor ( void ) : GmagickPixel

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns GmagickPixel object on success.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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