PHP 8.4.26 Released!

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecompose — Returns the composite operator associated with the image

Description

public function Gmagick::getimagecompose(): int

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.

+add a note

User Contributed Notes

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