MIC-PIL Microsoft Image ComposerΒΆ
Extensions: .mic
This is a copy from the Pillow docs.
PIL identifies and reads Microsoft Image Composer (MIC) files. When opened, the
first sprite in the file is loaded. You can use seek()
and
tell()
to read other sprites from the file.