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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top