stalker.models.format.ImageFormat
=================================

.. inheritance-diagram::
     stalker.models.format.ImageFormat
     :parts: 1

.. currentmodule:: stalker.models.format

.. autoclass:: ImageFormat
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ImageFormat.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ImageFormat.created_by
      ~ImageFormat.created_by_id
      ~ImageFormat.date_created
      ~ImageFormat.date_updated
      ~ImageFormat.description
      ~ImageFormat.device_aspect
      ~ImageFormat.entity_id
      ~ImageFormat.entity_type
      ~ImageFormat.generic_data
      ~ImageFormat.height
      ~ImageFormat.id
      ~ImageFormat.imageFormat_id
      ~ImageFormat.metadata
      ~ImageFormat.name
      ~ImageFormat.nice_name
      ~ImageFormat.notes
      ~ImageFormat.pixel_aspect
      ~ImageFormat.plural_class_name
      ~ImageFormat.print_resolution
      ~ImageFormat.query
      ~ImageFormat.tags
      ~ImageFormat.thumbnail
      ~ImageFormat.thumbnail_id
      ~ImageFormat.tjp_id
      ~ImageFormat.to_tjp
      ~ImageFormat.type
      ~ImageFormat.type_id
      ~ImageFormat.updated_by
      ~ImageFormat.updated_by_id
      ~ImageFormat.width
   
   