PHP Doku:: Gets the image gravity - function.imagick-getimagegravity.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::getImageGravity

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getImageGeometry

Imagick::getImageGreenPrimary>>

Imagick::getImageGravity

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

Imagick::getImageGravityGets the image gravity

Beschreibung

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. 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)