Dutch PHP Conference 2025 - Call For Papers

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Опис

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

Adds a comment to your image.

Параметри

comment

The comment to add.

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

The Gmagick object with comment added.

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

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

add a note

User Contributed Notes

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