For format see:
http://www.imagemagick.org/script/formats.php
Imagick::setFormat
(PECL imagick 2.0.0)
Imagick::setFormat — Sets the format of the Imagick object
Description
bool Imagick::setFormat
( string
$format
)Sets the format of the Imagick object.
Parameters
-
format -
Return Values
Returns TRUE on success.
