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.

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

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