Use Imagick::queryFormats() to get a list of possible format names that might be returned by this function.
(PECL imagick 2, PECL imagick 3)
Imagick::getImageFormat — シーケンス内の特定の画像のフォーマットを返す
この関数にはパラメータはありません。
成功した場合は画像のフォーマットを文字列で返します。
エラー時に ImagickException をスローします。
Use Imagick::queryFormats() to get a list of possible format names that might be returned by this function.