PHP Doku:: Sets the format of the Imagick object - function.imagick-setformat.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::setFont

Imagick::setGravity>>

Imagick::setFormat

(PECL imagick 2.0.0)

Imagick::setFormatSets the format of the Imagick object

Beschreibung

bool Imagick::setFormat ( string $format )
Warnung

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

Sets the format of the Imagick object.

Parameter-Liste

format

Rückgabewerte

Liefert TRUE bei Erfolg.


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
scott at thebrain dot ca
14.10.2008 17:18
don't confuse this function with setImageFormat()



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