©
                    本文档使用
                    php中文网手册 发布
                
(PECL gmagick >= Unknown)
GmagickDraw::annotate — Draws text on the image
$x 
   ,  float $y 
   ,  string $text 
   )Draws text on the image.
x x ordinate to left of text
y y ordinate to text baseline
text text to draw
The GmagickDraw object on success.