Imagick::labelImage
(PECL imagick 2.0.0)
Imagick::labelImage — Adds a label to an image
说明
Imagick::labelImage (
string
$label
) :
bool
Adds a label to an image.
参数
-
label
-
The label to add
返回值
成功时返回 TRUE
。