Imagick::getImageGravity

Gets the image gravity

Beschreibung

int Imagick::getImageGravity ( void )

Gets the current gravity value of the image. Unlike Imagick::getGravity, this method returns the gravity defined for the current image sequence. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.4.4 oder höher kompiliert wurde.

Rückgabewerte

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