php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::setimagecompose

Gmagick::setimagecompose

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the image composite operator

Description

Gmagick::setimagecompose(int $composite): Gmagick

Sets the image composite operator.

Parameters

composite

The image composite operator.

Return Values

The Gmagick object on success

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/setimagecompose.xml · from the official PHP manual (php/doc-en)