Imagick::setImageFormat — Sets the format of a particular image
$format
): boolSets the format of a particular image in a sequence.
format
String presentation of the image format. Format support depends on the ImageMagick installation.
Returns true
on success.