The Imagick class
PHP Manual

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

Descrição

bool Imagick::setType ( int $image_type )
Aviso

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

Sets the image type attribute.

Parâmetros

image_type

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual