Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
IptcDataSetCollection |
IptcMetadata.getDataSets()
Deprecated.
Gets the available data sets.
|
IptcDataSetCollection |
IIptc.getIptcValues()
Deprecated.
Gets the IPTC metadata package associated with the file.
|
IptcDataSetCollection |
JpegFormat.getIptcValues()
Deprecated.
Gets the IPTC metadata package associated with the file.
|
IptcDataSetCollection |
PsdFormat.getIptcValues()
Deprecated.
Gets the IPTC metadata package associated with the file.
|
IptcDataSetCollection |
TiffFormat.getIptcValues()
Deprecated.
Gets the IPTC metadata package attached to the file.
|
Modifier and Type | Method and Description |
---|---|
void |
IIptc.setIptcValues(IptcDataSetCollection value)
Deprecated.
Sets the IPTC metadata package associated with the file.
|
void |
JpegFormat.setIptcValues(IptcDataSetCollection value)
Deprecated.
Sets the IPTC metadata package associated with the file.
|
void |
PsdFormat.setIptcValues(IptcDataSetCollection value)
Deprecated.
Sets the IPTC metadata package associated with the file.
|
Copyright © 2020. All rights reserved.