Imagick::labelImage

(PECL imagick 2.0.0)

Imagick::labelImageAdds a label to an image

Opis

Imagick::labelImage ( string $label ) : bool

Adds a label to an image.

Parametry

label

The label to add

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

add a note add a note

User Contributed Notes

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