ImagickDraw::annotation
(No version information available, might be only in CVS)
ImagickDraw::annotation — Draws text on the image
Descrierea
bool ImagickDraw::annotation
( float $x
, float $y
, string $text
)
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 întroarse
Nu este întoarsă nici o valoare.
ImagickDraw::annotation
There are no user contributed notes for this page.
