Gmagick::commentimage
Gmagick::commentimage
(PECL gmagick >= Unknown)
Gmagick :: commentimage - 添加评论到您的图像
描述
public Gmagick Gmagick::commentimage ( string $comment )
为您的图片添加评论。
参数
comment
要添加的评论
返回值
添加了评论的Gmagick对象。
错误/异常
抛出GmagickException
错误。
← Gmagick::clear
Gmagick::compositeimage →