The ImagickDraw class
PHP Manual

ImagickDraw::getGravity

(PECL imagick 2.0.0)

ImagickDraw::getGravityReturns the text placement gravity

설명

int ImagickDraw::getGravity ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Returns the text placement gravity used when annotating with text.

반환값

Returns a GRAVITY_ constant on success and 0 if no gravity is set.


The ImagickDraw class
PHP Manual