array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickdraw.gettextalignment.php', 1 => 'ImagickDraw::getTextAlignment', 2 => 'Returns the text alignment', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.getstrokewidth.php', 1 => 'ImagickDraw::getStrokeWidth', ), 'next' => array ( 0 => 'imagickdraw.gettextantialias.php', 1 => 'ImagickDraw::getTextAntialias', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/gettextalignment.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::getTextAlignment — Returns the text alignment
本函数还未编写文档,仅有参数列表。
Returns the alignment applied when annotating with text.
Returns a ALIGN constant
(imagick::ALIGN_*), and 0 if no align is set.