The Imagick class
PHP Manual

Imagick::labelImage

(No version information available, might be only in CVS)

Imagick::labelImageAdds a label to an image

Opis

bool Imagick::labelImage ( string $label )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Adds a label to an image.

Parametry

label

The label to add

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual