Package org.jboss.media.format.image.iio

Class Summary
IIOMediaFormat (src) Implementation of the MediaFormat interface based on the Java Image I/O API to be used on embedded media.
IIOMediaFormatFactory (src) Creates MediaFormats based on the Java Image I/O API.
IIOMediaHeader (src) Java Image I/O API generic implementation of the MediaHeader interface.
JPEGMediaFormat (src) JPEG MediaFormat based on the Java Image I/O API.
JPEGMediaHeader (src) JPEG MediaHeader based on the Java Image I/O API.
PNGMediaFormat (src) PNG MediaFormat based on the Java Image I/O API.
PNGMediaHeader (src) PNG MediaHeader based on the Java Image I/O API.
StandardMediaFormat (src) MediaFormat based on the Standard (Plug-in Neutral) Metadata Format Specification of the Java Image I/O API.
StandardMediaHeader (src) MediaHeader based on the Standard (Plug-in Neutral) Metadata Format Specification of the Java Image I/O API.