See: Description
| Class | Description |
|---|---|
| JpegCommentDescriptor |
Provides human-readable string representations of tag values stored in a
JpegCommentDirectory. |
| JpegCommentDirectory |
Describes tags used by a JPEG file comment.
|
| JpegCommentReader |
Decodes the comment stored within Jpeg files, populating a
Metadata object with tag values in a
JpegCommentDirectory. |
| JpegComponent |
Stores information about a Jpeg image component such as the component id, horiz/vert sampling factor and
quantization table number.
|
| JpegDescriptor |
Provides human-readable string versions of the tags stored in a JpegDirectory.
|
| JpegDirectory |
Directory of tags and values for the SOF0 Jpeg segment.
|
| JpegReader |
Decodes Jpeg SOF0 data, populating a
Metadata object with tag values in a JpegDirectory. |
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.