(PECL gmagick >= Unknown)
Adds a label to an image.
public mixed Gmagick::labelimage ( string $label )
Adds a label to an image.
Parameters:
label
The label to add
Returns:
Gmagick with label.
Exception:
Throws an GmagickException on error.
Please login to continue.