PHP 8.1.28 Released!

Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

Descrizione

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

Adds a label to an image.

Elenco dei parametri

label

The label to add

Valori restituiti

Gmagick with label.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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