(PECL imagick 2.0.0)
Adds a label to an image
bool Imagick::labelImage ( string $label )
Adds a label to an image.
Parameters:
label
The label to add
Returns:
Returns TRUE
on success.
Please login to continue.