Imagick::setImageFormat

Sets the format of a particular image

Beschreibung

bool Imagick::setImageFormat ( string $format )

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.