(PECL imagick 2.0.0)
Sets the format of a particular image
bool Imagick::setImageFormat ( string $format )
Sets the format of a particular image in a sequence.
Parameters:
format
String presentation of the image format. Format support depends on the ImageMagick installation.
Returns:
Returns TRUE
on success.
Please login to continue.