This property decides how to handle EXIF MakerNotes tag when loading or saving images. Default: DecodeOrDiscardRaw
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static IEGlobalSettings..::..IEEXIFMakerNotesHandling EXIFMakerNotesHandling { get; set; }
Public Shared Property EXIFMakerNotesHandling As IEGlobalSettings..::..IEEXIFMakerNotesHandling Get Set
public: static property IEGlobalSettings..::..IEEXIFMakerNotesHandling EXIFMakerNotesHandling { IEGlobalSettings..::..IEEXIFMakerNotesHandling get (); void set (IEGlobalSettings..::..IEEXIFMakerNotesHandling value); }