Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Opis

public Gmagick::getimagecompose ( void ) : int

Returns the composite operator associated with the image.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the composite operator associated with 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