PHP 8.1.28 Released!

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Açıklama

public Gmagick::commentimage(string $comment): Gmagick

Adds a comment to your image.

Bağımsız Değişkenler

comment

The comment to add.

Dönen Değerler

The Gmagick object with comment added.

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