Imagick::labelImage
(PECL imagick 2, PECL imagick 3)
Imagick::labelImage — Adds a label to an image
Описание
public Imagick::labelImage
( string
$label
) : boolAdds a label to an image.
Список параметров
-
label
-
The label to add
Возвращаемые значения
В случае успешной работы возвращает true
.