parent root
PHP: Imagick::labelImage - Manual

Imagick::labelImage

(PECL imagick 2.0.0)

Imagick::labelImageAdds a label to an image

Description

Imagick::labelImage ( string $label ) : bool

Adds a label to an image.

Parameters

label

The label to add

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root