|
|
|
|
| This object allows access and manipulation of IPTC
metadata. |
|
|
|
|
|
|
|
|
|
|
System.Object
WebSupergoo.ImageGlue7.IPTCData
|
|
|
|
|
|
|
|
|
|
System.Collections.Generic.IEnumerable<IPTCRecord>
System.Collections.IEnumerable
System.IDisposable
|
|
|
|
|
|
|
|
|
|
This class is sealed. It cannot be derived from.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Method
|
|
Description
|
|
|
|
|
|
|
|
|
IPTCData
|
|
IPTCData constructor. |
|
|
|
|
|
|
|
|
Add
|
|
Adds or changes an item of IPTC information. |
|
|
|
|
|
|
|
|
Delete
|
|
Deletes an item of IPTC information. |
|
|
|
|
|
|
|
|
Dispose
|
|
Recycles the IPTCData object. |
|
|
|
|
|
|
|
|
Embed
|
|
Combines an existing JPEG with the current IPTC
information. |
|
|
|
|
|
|
|
|
GetEnumerator
|
|
Returns an iterator for the metadata records. |
|
|
|
|
|
|
|
|
Value
|
|
Gets the value of a matching field. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Property
|
|
Description
|
|
|
|
|
|
|
|
|
Count
|
|
The number of IPTC items. |
|
|
|
|
|
|
|
|
Item[Int32]
|
|
An IPTC entry from the current graphic. |
|
|
|
|
|
|
|
|
Item[String]
|
|
An IPTC entry from the current graphic. |
|
|
|
|
|
|
|
|
Items
|
|
The IPTC items. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
|