ImagickDraw::annotation

(PECL imagick 2.0.0)

ImagickDraw::annotationDraws text on the image

Descrierea

ImagickDraw::annotation ( float $x , float $y , string $text ) : bool
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Draws text on the image.

Parametri

x

The x coordinate where text is drawn

y

The y coordinate where text is drawn

text

The text to draw on the image

Valorile întoarse

Nu este întoarsă nici o valoare.