The Imagick class
PHP 手册

Imagick::labelImage

(PECL imagick 2.0.0)

Imagick::labelImageAdds a label to an image

说明

bool Imagick::labelImage ( string $label )
Warning

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

Adds a label to an image.

参数

label

The label to add

返回值

Returns TRUE on success.


The Imagick class
PHP 手册