Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Опис

public Gmagick Gmagick::commentimage ( string $comment )

Adds a comment to your image.

Параметри

comment

The comment to add

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

The Gmagick object with comment added.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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