Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Opis

public int Gmagick::getimagecompose ( void )

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.


Gmagick
PHP Manual