| Interface | Description |
|---|---|
| JpegSegmentMetadataReader |
Defines an object that extracts metadata from in JPEG segments.
|
| Class | Description |
|---|---|
| JpegMetadataReader |
Obtains all available metadata from JPEG formatted files.
|
| JpegSegmentData |
Holds a collection of JPEG data segments.
|
| JpegSegmentReader |
Performs read functions of JPEG files, returning specific file segments.
|
| Enum | Description |
|---|---|
| JpegSegmentType |
An enumeration of the known segment types found in JPEG files.
|
| Exception | Description |
|---|---|
| JpegProcessingException |
An exception class thrown upon unexpected and fatal conditions while processing a JPEG file.
|
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.