PHP 8.4.1 Released!

Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

说明

public Gmagick::labelimage(string $label): mixed

Adds a label to an image.

参数

label

The label to add

返回值

Gmagick with label.

错误/异常

错误时抛出 GmagickException

添加备注

用户贡献的备注

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