GoLang Gmagick::labelimage

request it (249)
GoLang replacement for PHP's Gmagick::labelimage [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::labelimage? Write it!

PHP Gmagick::labelimage

PHP original manual for Gmagick::labelimage [ show | php.net ]

Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

Description

public mixed Gmagick::labelimage ( string $label )

Adds a label to an image.

Parameters

label

The label to add

Return Values

Gmagick with label.

Errors/Exceptions

Throws an GmagickException on error.