This constructor is used by Graphics Mill for .NET for internal purposes. Do not call it directly.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _
exif As IntPtr _
)
public ExifDictionary(
IntPtr exif
)
Type: System.IntPtr
The pointer to the internal Graphics Mill for .NET object.