﻿imageio.core.Format
===================

.. currentmodule:: imageio.core

.. autoclass:: Format

    .. currentmodule:: imageio.core


    .. rubric:: Methods

    .. autosummary::
    
    
    
        ~Format.can_read
    
    
        ~Format.can_write
    
    
        ~Format.get_reader
    
    
        ~Format.get_writer
    


    .. rubric:: Attribute and Method Details

    
    .. autoattribute::  imageio.core.Format.description
    .. autoattribute::  imageio.core.Format.doc
    .. autoattribute::  imageio.core.Format.extensions
    .. autoattribute::  imageio.core.Format.modes
    .. autoattribute::  imageio.core.Format.name   

    
    
    
    .. automethod::  imageio.core.Format.can_read
    
    
    .. automethod::  imageio.core.Format.can_write
    
    
    .. automethod::  imageio.core.Format.get_reader
    
    
    .. automethod::  imageio.core.Format.get_writer
    