Imagick::setImageFormat

(PECL imagick 2, PECL imagick 3)

Imagick::setImageFormatSets the format of a particular image

Beschreibung

public Imagick::setImageFormat(string $format): bool

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.