[This is preliminary documentation and is subject to change.]
Contains tools for working with (image) metadata (such as Exif or IPTC/NAA)
Classes
| Class | Description | |
|---|---|---|
| ImageMetadata | ||
| SystemMetadata | Provides access to system information about file in form of IMetadata |
Interfaces
| Interface | Description | |
|---|---|---|
| IMetadata | Represents kind of metadata provided by metadata provider (such as Exif or ID3) | |
| IMetadataProvider | Provides metadata information such as image or music metadata |
Version History
1.5.2
- Namespace and all sub-namespaces relocated to newly created assemly Tools.Metadata
- Renamed from Tools.DrawingT.MetadataT to Tools.MetadataT