Gmagick::getimagecompose

(PECL gmagick >= Unknown)

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

Açıklama

public function Gmagick::getimagecompose(): int

Returns the composite operator associated with the image.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the composite operator associated with the image.

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