The Imagick class
PHP Manual

Imagick::setFormat

(PECL imagick 2.0.0)

Imagick::setFormatSets the format of the Imagick object

Descrição

bool Imagick::setFormat ( string $format )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the format of the Imagick object.

Parâmetros

format

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual