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