PHP Dokumentation: Function imagick-setimageformat
12. Januar 2010 von werner
Imagick::setImageFormat
(PECL imagick 2.0.0)
Imagick::setImageFormat — Sets the format of a particular image
Beschreibung
bool Imagick::setImageFormat ( string $format )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Sets the format of a particular image in a sequence.
Parameter-Liste
- format
String presentation of the image format. Format support depends on the ImageMagick installation.
Rückgabewerte
Liefert TRUE bei Erfolg.