array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagickdraw.annotation.php', 1 => 'ImagickDraw::annotation', 2 => 'Draws text on the image', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.affine.php', 1 => 'ImagickDraw::affine', ), 'next' => array ( 0 => 'imagickdraw.arc.php', 1 => 'ImagickDraw::arc', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/annotation.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
ImagickDraw::annotation — Draws text on the image
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
Draws text on the image.
xThe x coordinate where text is drawn
yThe y coordinate where text is drawn
textThe text to draw on the image
Es wird kein Wert zurückgegeben.