parent root
PHP: Imagick::getImageCompose - Manual

Imagick::getImageCompose

(PECL imagick 2.0.0)

Imagick::getImageComposeReturns the composite operator associated with the image

Description

Imagick::getImageCompose ( void ) : int

Returns the composite operator associated with the image.

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root