The Imagick class
PHP Manual

Imagick::getGravity

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

Imagick::getGravityGets the gravity

Beschreibung

bool Imagick::getGravity ( void )

Gets the global gravity property for the Imagick object. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick Version 6.4.0 oder höher kompiliert wurde.

Rückgabewerte

Returns the gravity property. Refer to the list of gravity constants.


The Imagick class
PHP Manual