Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Опис

public Gmagick::getimagecompose(): int

Returns the composite operator associated with the image.

Параметри

У цієї функції немає параметрів.

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

Returns the composite operator associated with the image.

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

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

add a note

User Contributed Notes

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