PHP Doku:: Gets the image orientation - function.imagick-getimageorientation.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getImageMatteColor

Imagick::getImagePage>>

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

Beschreibung

int Imagick::getImageOrientation ( void )

Gets the image orientation. The return value is one of the orientation constants.

Rückgabewerte

Returns an int on success. Wirf eine ImagickException bei einem Fehler.


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",...)