The Imagick class
PHP Manual

Imagick::setFormat

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

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

Liefet TRUE bei Erfolg.


The Imagick class
PHP Manual