The Imagick class
PHP Manual

Imagick::setFormat

(No version information available, might be only in CVS)

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