ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearEXIFMakerNoteOlympusTagIDs Enumeration




In This Topic
    ImGearEXIFMakerNoteOlympusTagIDs Enumeration
    In This Topic
    Lists all Olympus EXIF MakerNote tag identifiers.
    Syntax
    'Declaration
     
    Public Enum ImGearEXIFMakerNoteOlympusTagIDs 
       Inherits System.Enum
    'Usage
     
    Dim instance As ImGearEXIFMakerNoteOlympusTagIDs
    public enum ImGearEXIFMakerNoteOlympusTagIDs : System.Enum 
    __value public enum ImGearEXIFMakerNoteOlympusTagIDs : public System.Enum 
    public enum class ImGearEXIFMakerNoteOlympusTagIDs : public System.Enum 
    Members
    MemberValueDescription
    APETUREVALUE4098Aperture value.
    APPLICATIONMODEIFD8240Application IFD.
    APPLICATIONMODEIFD28241Application IFD2.
    BLACKLEVEL4114Black level.
    BLUEBALANCE4120Blue balance.
    BODYFIRMWARE260Body firmware.
    BRACKET4102Exposure compensation value.
    BRIGHTNESSVALUE4099Brightness value.
    BWMODE515Black and white mode.
    CAMERAID521Camera ID.
    CAMERAMODEIFD8224Camera model IFD.
    COLORCONTROL4139Color control.
    COLORMATRIX4113Color matrix.
    CONTRAST4137Contrast setting.
    CORINGFILTER4141Coring filter.
    DATADUMP3840Data dump.
    DEBUGIFD8272Debug IFD.
    DIAGNOSTICINFO3841Diagnostic info.
    DIAGNOSTICINFO23842Diagnostic info2.
    DIAGNOSTICINFO33843Diagnostic info3.
    DIGITALZOOM516Digital zoom ratio.
    FIRMWARE1028Firmware value.
    FIRMWAREVERSION519Firmware version.
    FLASHBIAS4131Flash bias.
    FLASHDEVICE4101Flash device.
    FLASHMODE4100Flash mode.
    FOCALPLANEDIAGONAL517Focal plane diagonal.
    FOCUSDISTANCE4108Focus distance.
    FOCUSMODE4107Focus mode.
    FOCUSRANGE4106Focus range.
    FORMAT1200EXIF_MakerNote_Olympus metadata format identifier.
    HARDWAREIFD8208Hardware IFD.
    IMAGEHEIGHT4143Image height.
    IMAGEPROCESSORIFD8256Imageprocessor IFD.
    IMAGEWIDTH4142Image width.
    LENSTEMPERATURE4104Lens temperature.
    LIGHTCONDITION4105Light condition.
    MACROFOCUS4110Macro focus step count.
    MAKRO514Macro mode.
    MCS1028MCS value.
    ONETOUCHWB770One touch white balance.
    PICTUREINFO520Picture info.
    PRECAPTUREFRAMES768Pre capture frames.
    PRINTMACHING773Print maching.
    QUALITY513Image quality setting.
    REDBALANCE4119Red balance.
    SCENEMODE1027Scene mode.
    SENSITIVEVALUE4097Sensitive value.
    SENSORTEMPERATURE4103Sensor temperature.
    SERIALNUMBER4122Serial number.
    SHARPNESS4111Sharpness factor.
    SHARPNESSFACTOR4138Sharpness factor.
    SPECIALMODE512Special mode.
    THUMBNAILFILE256Thumbnail file.
    TIMEVALUE4096Time value.
    VALIDBITS4140Valid bits.
    WBBLUEVALUE772WB blue value.
    WBBRACKET771WB bracket.
    WHITEBALANCE4117White balance.
    WHITEBOARD769White board.
    ZOOM4109Zoom step count.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ImageGear.Formats.ImGearEXIFMakerNoteOlympusTagIDs

    See Also