(PECL gmagick >= Unknown)
Sets the image composite operator
public Gmagick Gmagick::setimagecompose ( int $composite )
Sets the image composite operator.
Parameters:
composite
The image composite operator.
Returns:
The Gmagick object on success
Exception:
Throws an GmagickException on error.
Please login to continue.