PHP 8.3.4 Released!

Imagick::labelImage

(PECL imagick 2, PECL imagick 3)

Imagick::labelImageAdds a label to an image

Descrizione

public Imagick::labelImage(string $label): bool

Adds a label to an image.

Elenco dei parametri

label

The label to add

Valori restituiti

Restituisce true in caso di successo.

add a note

User Contributed Notes

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