ImagickDraw
在线手册:中文 英文
PHP手册

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

说明

int ImagickDraw::getTextAlignment ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the alignment applied when annotating with text.

返回值

Returns one of the ALIGN_ constants and 0 if no align is set.


ImagickDraw
在线手册:中文 英文
PHP手册
PHP手册 - N: Returns the text alignment

用户评论:

moguchicorp at gmail dot com (14-Mar-2011 11:05)

check ImagickDraw::SetTextAlignment notes for examples and constants values

http://php.net/manual/en/function.imagickdraw-settextalignment.php