Modifier and Type | Method and Description |
---|---|
IptcCollection |
IIptc.getIptc()
Gets the IPTC collection.
|
IptcCollection |
JpegFormat.getIptc()
Gets the IPTC collection.
|
IptcCollection |
PsdFormat.getIptc()
Gets the IPTC collection.
|
IptcCollection |
TiffFormat.getIptc()
Gets the IPTC collection.
|
Modifier and Type | Method and Description |
---|---|
void |
IIptc.updateIptc(IptcCollection collection)
Updates IPTC metadata.
|
void |
JpegFormat.updateIptc(IptcCollection collection)
Updates IPTC metadata.
|
void |
PsdFormat.updateIptc(IptcCollection collection)
Updates IPTC metadata.
|
Constructor and Description |
---|
IptcDataSetCollection(IptcCollection collection)
Initializes a new instance of the
IptcDataSetCollection class. |
Copyright © 2018. All rights reserved.