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

Provides read-write access to Image File Directory of Exif data

Namespace: Tools.MetadataT.ExifT
Assembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class Ifd : IReportsChange, ICloneable<Ifd>
Visual Basic
Public Class Ifd _
	Implements IReportsChange, ICloneable(Of Ifd)
Visual C++
public ref class Ifd : IReportsChange, ICloneable<Ifd^>
F#
type Ifd =  
    class
        interface IReportsChange
        interface ICloneable<Ifd>
    end
JScript
public class Ifd implements IReportsChange, ICloneable<Ifd>

Inheritance Hierarchy

See Also

Collapse/expand Version History

1.5.2