CakeFest 2024: The Official CakePHP Conference

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Açıklama

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

Sets the image composite operator.

Bağımsız Değişkenler

composite

The image composite operator.

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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