Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Opis

public Gmagick::getimagebackgroundcolor ( void ) : GmagickPixel

Returns the image background color.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

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