[This is preliminary documentation and is subject to change.]

Contains tools for working with (image) metadata (such as Exif or IPTC/NAA)

Classes

  ClassDescription
Public classImageMetadata
Provides acces to common properties of images exposed by the Image class using IMetadata interface
Public classSystemMetadata
Provides access to system information about file in form of IMetadata

Interfaces

  InterfaceDescription
Public interfaceIMetadata
Represents kind of metadata provided by metadata provider (such as Exif or ID3)
Public interfaceIMetadataProvider
Provides metadata information such as image or music metadata

Collapse/expand 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