PHP 7.0.6 Released

Imagick::getImageCompose

(PECL imagick 2.0.0)

Imagick::getImageComposeReturns the composite operator associated with the image

Description

int Imagick::getImageCompose ( void )

Returns the composite operator associated with the image.

Return Values

Returns TRUE on success.

User Contributed Notes

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