GoLang Gmagick::getimagecompose

request it (241)
GoLang replacement for PHP's Gmagick::getimagecompose [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getimagecompose? Write it!

PHP Gmagick::getimagecompose

PHP original manual for Gmagick::getimagecompose [ show | php.net ]

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Description

public int Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

Parameters

This function has no parameters.

Return Values

Returns the composite operator associated with the image.

Errors/Exceptions

Throws an GmagickException on error.