Gmagick::labelimage

(PECL gmagick >= 未知)

Gmagick::labelimage向图像添加标签

描述

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

向图像添加标签。

参数

label

要添加的标签

返回值

带有标签的 Gmagick。

错误/异常

在出错时抛出 GmagickException

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top