Gmagick
在线手册:中文 英文
PHP手册

Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image.

说明

public mixed Gmagick::labelimage ( string $label )

Adds a label to an image.

参数

label

The label to add

返回值

Gmagick with label.

错误/异常

错误时抛出GmagickException.


Gmagick
在线手册:中文 英文
PHP手册