Package | Description |
---|---|
com.drew.metadata.icc |
Contains classes for the extraction and modelling of ICC (International Color Consortium) profile metadata.
|
com.drew.metadata.jfif |
Contains classes for the extraction and modelling of JFIF metadata.
|
com.drew.metadata.photoshop |
Contains classes for the extraction and modelling of Photoshop metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
IccReader
Reads an ICC profile.
|
Modifier and Type | Class and Description |
---|---|
class |
JfifReader
Reader for JFIF data, found in the APP0 JPEG segment.
|
Modifier and Type | Class and Description |
---|---|
class |
PhotoshopReader
Reads metadata created by Photoshop and stored in the APPD segment of JPEG files.
|
class |
PsdReader
Reads metadata stored within PSD file format data.
|
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.