Lists all Nikon EXIF MakerNote Type 1 tag identifiers.
Syntax
'Declaration
Public Enum ImGearEXIFMakerNoteNikonType1TagIDs
Inherits System.Enum
public enum ImGearEXIFMakerNoteNikonType1TagIDs : System.Enum
__value public enum ImGearEXIFMakerNoteNikonType1TagIDs : public System.Enum
public enum class ImGearEXIFMakerNoteNikonType1TagIDs : public System.Enum
Members
Member | Description |
CCDSENSITIVITY | CCD sensitivity. |
COLOURMODE | Colour mode. |
CONVERTER | Converter info. |
DIGITALZOOM | Digital zoom. |
FORMAT | EXIF_MakerNote_NikonType metadata format identifier. |
IMAGEADJUSTMENT | Image adjustment. |
QUALITY | Image quality setting. |
WHITEBALANCE | White balance. |
WHITEBALANCELOOKUP | White balance lookup. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearEXIFMakerNoteNikonType1TagIDs
See Also