ImageGear .NET v25.0 - Updated
ImGearEXIFTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFTagIDs Enumeration
Lists all EXIF tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearEXIFTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearEXIFTagIDs
public enum ImGearEXIFTagIDs : System.Enum 
__value public enum ImGearEXIFTagIDs : public System.Enum 
public enum class ImGearEXIFTagIDs : public System.Enum 
Members
MemberDescription
APERTUREVALUEAperture value.
BRIGHTNESSVALUEBrightness value.
CFAPATTERNCFA pattern.
COLORSPACEColor space.
COMPONENTCONFIGURATIONComponents configuration.
COMPRESSEDBITSPERPIXELCompressed bits per pixel.
CONTRASTIndicates the direction of contrast processing applied by the camera when the image was shot.
CUSTOMRENDEREDCustom rendered.
DATETIMEDIGITIZEDDate time digitized.
DATETIMEORIGINALDate time original.
DEVICESETTINGDESCRIPTIONDevice setting description.
DIGITALZOOMRATIODigital zoom ratio.
EXPOSUREBIASVALUEExposure bias value.
EXPOSUREINDEXExposure index.
EXPOSUREMODEExposure mode.
EXPOSUREPROGRAMExposure program.
EXPOSURETIMEExposure time.
FILESOURCEFile source.
FLASHIndicates weither or not flash used when the image was captured.
FLASHENERGYFlash energy.
FLASHPIXVERSIONFlash pix version.
FNUMBERF number value.
FOCALLENGTHFocal length.
FOCALLENGTHIN35MMFILMFocal length in 35mm film.
FOCALPLANERESOLUTIONUNITFocal plane resolution unit.
FOCALPLANEXRESOLUTIONFocal plane X resolution.
FOCALPLANEYRESOLUTIONFocal plane Y resolution.
FORMATEXIF metadata format identifier.
GAINCONTROLGain control.
HEADERThis enumeration value is for internal use only.
IMAGEUNIQUEIDIndicates an identifier assigned uniquely to each image.
INTEROPERABILITYIFDInteroperability IFD pointer.
ISOSPEEDRATINGISO speed ratings.
LIGHTSOURCELight source.
MAKERNOTEMaker note.
MAXAPERTUREVALUEMax aperture value.
METERINGMODEMetering mode.
OECFIndicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524.
PIXELXDIMENSIONPixel X dimension.
PIXELYDIMENSIONPixel Y dimension.
RELATEDSOUNDFILERelated sound file.
SATURATIONIndicates the direction of saturation processing applied by the camera when the image was shot.
SCENECAPTURETYPEScene capture type.
SCENETYPEScene type.
SENSINGMETHODSensing method.
SHARPNESSIndicates the direction of sharpness processing applied by the camera when the image was shot.
SHUTTERSPEEDVALUEShutter speed value.
SPATIALFREQUENCYRESPONSESpatial frequency response.
SPECTRALSENSITIVITYSpectral sensitivity.
SUBJECTAREASubject area.
SUBJECTDISTANCESubject distance.
SUBJECTDISTANCERANGESubject distance range.
SUBJECTLOCATIONSubject location.
SUBSECTIMESub sec time.
SUBSECTIMEDIGITIZEDSub sec time digitized.
SUBSECTIMEORIGINALSub sec time original.
USERCOMMENTUser comment.
VERSIONExif version.
WHITEBALANCEWhite balance.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearEXIFTagIDs

See Also

Reference

ImageGear.Formats Namespace