Package | Description |
---|---|
com.drew.imaging.jpeg | |
com.drew.metadata.exif |
Modifier and Type | Method and Description |
---|---|
static JpegSegmentData |
JpegSegmentData.FromFile(java.io.File file) |
JpegSegmentData |
JpegSegmentReader.getSegmentData() |
Modifier and Type | Method and Description |
---|---|
static void |
JpegSegmentData.ToFile(java.io.File file,
JpegSegmentData segmentData) |
Constructor and Description |
---|
JpegSegmentReader(JpegSegmentData segmentData) |
Constructor and Description |
---|
ExifReader(JpegSegmentData segmentData)
Creates an ExifReader for a JpegSegmentData object.
|
Copyright © 2006 Drew Noakes. All Rights Reserved.