check ImagickDraw::SetTextAlignment notes for examples and constants values
http://php.net/manual/en/function.imagickdraw-settextalignment.php
ImagickDraw::getTextAlignment
(PECL imagick 2.0.0)
ImagickDraw::getTextAlignment — Returns 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.
moguchicorp at gmail dot com ¶
2 years ago
