Imagick
PHP Manual

Imagick::labelImage

(PECL imagick 2.0.0)

Imagick::labelImageAdds a label to an image

Beschreibung

bool Imagick::labelImage ( string $label )

Adds a label to an image.

Parameter-Liste

label

The label to add

Rückgabewerte

Liefert TRUE bei Erfolg.


Imagick
PHP Manual