imagick_set_image_comment

(PECL)

imagick_set_image_comment -- Set "comment" attribute of image

说明

bool imagick_set_image_comment ( resource image, string comment )

警告

本函数暂无文档,仅有参数列表。

参数

image

Image handle

comment

The image comment

返回值

如果成功则返回 TRUE,失败则返回 FALSE