PHP 8.4.0 RC4 available for testing

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

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top