Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image.

Beskrivelse

public mixed Gmagick::labelimage ( string $label )

Adds a label to an image.

Parametre

label

The label to add

Returnerings Værdier

Gmagick with label.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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