Gmagick::labelimage

From Get docs
Php/docs/latest/gmagick.labelimage


Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image


Description

public Gmagick::labelimage(string $label): mixed

Adds a label to an image.


Parameters

label
The label to add


Return Values

Gmagick with label.


Errors/Exceptions

Throws an GmagickException on error.


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.labelimage.php