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.jfxx |
Contains classes for the extraction and modelling of JFXX (JFIF extension) 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 |
JfxxReader
Reader for JFXX (JFIF extensions) data, found in the APP0 JPEG segment.
|
Copyright © 2024. All rights reserved.