Package | Description |
---|---|
org.apache.commons.imaging.formats.jpeg.iptc |
JPEG image format IPTC metadata.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<IptcRecord> |
IptcRecord.COMPARATOR |
Modifier and Type | Method and Description |
---|---|
List<IptcRecord> |
PhotoshopApp13Data.getRecords() |
protected List<IptcRecord> |
IptcParser.parseIPTCBlock(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
IptcParser.writeIPTCBlock(List<IptcRecord> elements) |
Constructor and Description |
---|
PhotoshopApp13Data(List<IptcRecord> records,
List<IptcBlock> rawBlocks) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.