PHP Doku:: Returns the format of a particular image in a sequence - function.imagick-getimageformat.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getImageFilename

Imagick::getImageGamma>>

Imagick::getImageFormat

(PECL imagick 2.0.0)

Imagick::getImageFormatReturns the format of a particular image in a sequence

Beschreibung

string Imagick::getImageFormat ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the format of a particular image in a sequence.

Rückgabewerte

Returns a string containing the image format 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",...)