Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Descrierea

public Gmagick::getimagecompose ( ) : int

Returns the composite operator associated with the image.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the composite operator associated with the image.

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