The Imagick class
PHP Manual

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

Description

bool Imagick::setType ( int $image_type )
Warning

This function is currently not documented; only its argument list is available.

Sets the image type attribute.

Parameters

image_type

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual