Class: MIME::ImageMedia
- Inherits:
-
DiscreteMediaType
- Object
- MediaType
- DiscreteMediaType
- MIME::ImageMedia
- Defined in:
- lib/mime/discrete_media_type.rb
Overview
ImageMedia is intented for discrete image content. The content subtype indicates the specific image format.
See DiscreteMediaType.new for initialization parameters.
Instance Attribute Summary
Attributes inherited from MediaType
Attributes included from Headers::MIME
#content_description, #content_disposition, #content_id, #content_transfer_encoding, #content_type, #mime_version
Method Summary
Methods inherited from DiscreteMediaType
Methods inherited from MediaType
Constructor Details
This class inherits a constructor from MIME::DiscreteMediaType