IptcCollection Constructor |
| Name | Description | |
|---|---|---|
| IptcCollection | Initializes an empty collection of IptcTags | |
| IptcCollection(Stream) | Obsolete. Creates a new instance of the IptcCollection class specifying the file stream to read the iptc metadata
from. | |
| IptcCollection(String) | Obsolete. Creates a new instance of the IptcCollection class specifying the file to read the iptc metadata from.
| |
| IptcCollection(Stream, Int32) | Obsolete. Creates a new instance of the IptcCollection class specifying the file stream and page index (in a
multipage TIFF) to read the iptc metadata from. | |
| IptcCollection(String, Int32) | Obsolete. Creates a new instance of the IptcCollection class specifying the file and page index (in a multipage
TIFF) to read the iptc metadata from. |