ImageGear .NET - Updated
ImGearEXIFMakerNoteNikonType1TagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFMakerNoteNikonType1TagIDs Enumeration
Lists all Nikon EXIF MakerNote Type 1 tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearEXIFMakerNoteNikonType1TagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearEXIFMakerNoteNikonType1TagIDs
public enum ImGearEXIFMakerNoteNikonType1TagIDs : System.Enum 
__value public enum ImGearEXIFMakerNoteNikonType1TagIDs : public System.Enum 
public enum class ImGearEXIFMakerNoteNikonType1TagIDs : public System.Enum 
Members
MemberDescription
CCDSENSITIVITYCCD sensitivity.
COLOURMODEColour mode.
CONVERTERConverter info.
DIGITALZOOMDigital zoom.
FORMATEXIF_MakerNote_NikonType metadata format identifier.
IMAGEADJUSTMENTImage adjustment.
QUALITYImage quality setting.
WHITEBALANCEWhite balance.
WHITEBALANCELOOKUPWhite balance lookup.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearEXIFMakerNoteNikonType1TagIDs

See Also

Reference

ImageGear.Formats Namespace