The ImagickDraw class
PHP Manual

ImagickDraw::setGravity

(No version information available, might be only in CVS)

ImagickDraw::setGravitySets the text placement gravity

Description

bool ImagickDraw::setGravity ( int $gravity )
Warning

This function is currently not documented; only its argument list is available.

Sets the text placement gravity to use when annotating with text.

Parameters

gravity

GRAVITY_ constant

Return Values

No value is returned.


The ImagickDraw class
PHP Manual