Dutch PHP Conference 2025 - Call For Papers

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Опис

public Gmagick::setimagecompose(int $composite): Gmagick

Sets the image composite operator.

Параметри

composite

The image composite operator.

Значення, що повертаються

The Gmagick object on success

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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