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 SOFn data, populating a
Metadata object with tag values in a JpegDirectory . |
Copyright © 2017. All rights reserved.