:orphan:

.. _MIC-PIL:

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 :py:meth:`~file.seek` and
:py:meth:`~file.tell` to read other sprites from the file.


