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
Descrierea
int ImagickDraw::getTextAlignment
( void
)
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Returns the alignment applied when annotating with text.
Valorile întoarse
Returns one of the ALIGN_ constants and 0 if no align is set.
moguchicorp at gmail dot com ¶
2 years ago
