Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

Descrierea

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

Adds a label to an image.

Parametri

label

The label to add

Valorile întoarse

Gmagick with label.

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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