|
|
|
This object allows access and manipulation of IPTC
metadata. |
|
|
|
|
|
|
|
System.Object
WebSupergoo.ImageGlue8.Metadata.IptcData
|
|
|
|
|
|
|
System.Collections.Generic.IEnumerable<IptcItem>
System.Collections.IEnumerable
System.IDisposable
|
|
|
|
|
|
|
This class is sealed. It cannot be derived from.
|
|
|
|
|
|
|
|
|
|
|
|
|
Method
|
|
Description
|
|
|
|
|
|
|
|
Add
|
|
Adds or changes an item of IPTC information. |
|
|
|
|
|
|
|
Delete
|
|
Deletes an item of IPTC information. |
|
|
|
|
|
|
|
Dispose
|
|
Release any resources that are held by this object. |
|
|
|
|
|
|
|
Embed
|
|
Embeds this metadata into an existing JPEG. |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
|