Imagick::getImageGravity
()
Imagick::getImageGravity — Gets the image gravity
Descrierea
bool 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. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.4.4 sau ulterior.
Valorile întroarse
Returns the images gravity property. Refer to the list of gravity constants.
Imagick::getImageGravity
There are no user contributed notes for this page.
