Imagick::setImageFormat

(PECL imagick 2.0.0)

Imagick::setImageFormatSets the format of a particular image

Descrição

Imagick::setImageFormat ( string $format ) : bool

Sets the format of a particular image in a sequence.

Parâmetros

format

String presentation of the image format. Format support depends on the ImageMagick installation.

Valor Retornado

Retorna TRUE no sucesso.