Advertisement
Willcode4cash

EXIF Property Enum

May 23rd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 8.42 KB | None | 0 0
  1. public enum ExifPropertyTypes
  2. {
  3.     ProcessingSoftware = 0x000b,
  4.     NewSubfileType = 0x00fe,
  5.     SubfileType = 0x00ff,
  6.     ImageWidth = 0x0100,
  7.     ImageLength = 0x0101,
  8.     BitsPerSample = 0x0102,
  9.     Compression = 0x0103,
  10.     PhotometricInterpretation = 0x0106,
  11.     Thresholding = 0x0107,
  12.     CellWidth = 0x0108,
  13.     CellLength = 0x0109,
  14.     FillOrder = 0x010a,
  15.     DocumentName = 0x010d,
  16.     ImageDescription = 0x010e,
  17.     Make = 0x010f,
  18.     Model = 0x0110,
  19.     StripOffsets = 0x0111,
  20.     Orientation = 0x0112,
  21.     SamplesPerPixel = 0x0115,
  22.     RowsPerStrip = 0x0116,
  23.     StripByteCounts = 0x0117,
  24.     XResolution = 0x011a,
  25.     YResolution = 0x011b,
  26.     PlanarConfiguration = 0x011c,
  27.     GrayResponseUnit = 0x0122,
  28.     GrayResponseCurve = 0x0123,
  29.     T4Options = 0x0124,
  30.     T6Options = 0x0125,
  31.     ResolutionUnit = 0x0128,
  32.     PageNumber = 0x0129,
  33.     TransferFunction = 0x012d,
  34.     Software = 0x0131,
  35.     DateTime = 0x0132,
  36.     Artist = 0x013b,
  37.     HostComputer = 0x013c,
  38.     Predictor = 0x013d,
  39.     WhitePoint = 0x013e,
  40.     PrimaryChromaticities = 0x013f,
  41.     ColorMap = 0x0140,
  42.     HalftoneHints = 0x0141,
  43.     TileWidth = 0x0142,
  44.     TileLength = 0x0143,
  45.     TileOffsets = 0x0144,
  46.     TileByteCounts = 0x0145,
  47.     SubIFDs = 0x014a,
  48.     InkSet = 0x014c,
  49.     InkNames = 0x014d,
  50.     NumberOfInks = 0x014e,
  51.     DotRange = 0x0150,
  52.     TargetPrinter = 0x0151,
  53.     ExtraSamples = 0x0152,
  54.     SampleFormat = 0x0153,
  55.     SMinSampleValue = 0x0154,
  56.     SMaxSampleValue = 0x0155,
  57.     TransferRange = 0x0156,
  58.     ClipPath = 0x0157,
  59.     XClipPathUnits = 0x0158,
  60.     YClipPathUnits = 0x0159,
  61.     Indexed = 0x015a,
  62.     JPEGTables = 0x015b,
  63.     OPIProxy = 0x015f,
  64.     JPEGProc = 0x0200,
  65.     JPEGInterchangeFormat = 0x0201,
  66.     JPEGInterchangeFormatLength = 0x0202,
  67.     JPEGRestartInterval = 0x0203,
  68.     JPEGLosslessPredictors = 0x0205,
  69.     JPEGPointTransforms = 0x0206,
  70.     JPEGQTables = 0x0207,
  71.     JPEGDCTables = 0x0208,
  72.     JPEGACTables = 0x0209,
  73.     YCbCrCoefficients = 0x0211,
  74.     YCbCrSubSampling = 0x0212,
  75.     YCbCrPositioning = 0x0213,
  76.     ReferenceBlackWhite = 0x0214,
  77.     XMLPacket = 0x02bc,
  78.     Rating = 0x4746,
  79.     RatingPercent = 0x4749,
  80.     ImageID = 0x800d,
  81.     CFARepeatPatternDim = 0x828d,
  82.     CFAPattern = 0x828e,
  83.     BatteryLevel = 0x828f,
  84.     Copyright = 0x8298,
  85.     ExposureTime = 0x829a,
  86.     FNumber = 0x829d,
  87.     IPTCNAA = 0x83bb,
  88.     ImageResources = 0x8649,
  89.     ExifTag = 0x8769,
  90.     InterColorProfile = 0x8773,
  91.     ExposureProgram = 0x8822,
  92.     SpectralSensitivity = 0x8824,
  93.     GPSTag = 0x8825,
  94.     ISOSpeedRatings = 0x8827,
  95.     OECF = 0x8828,
  96.     Interlace = 0x8829,
  97.     TimeZoneOffset = 0x882a,
  98.     SelfTimerMode = 0x882b,
  99.     DateTimeOriginal = 0x9003,
  100.     CompressedBitsPerPixel = 0x9102,
  101.     ShutterSpeedValue = 0x9201,
  102.     ApertureValue = 0x9202,
  103.     BrightnessValue = 0x9203,
  104.     ExposureBiasValue = 0x9204,
  105.     MaxApertureValue = 0x9205,
  106.     SubjectDistance = 0x9206,
  107.     MeteringMode = 0x9207,
  108.     LightSource = 0x9208,
  109.     Flash = 0x9209,
  110.     FocalLength = 0x920a,
  111.     FlashEnergy = 0x920b,
  112.     SpatialFrequencyResponse = 0x920c,
  113.     Noise = 0x920d,
  114.     FocalPlaneXResolution = 0x920e,
  115.     FocalPlaneYResolution = 0x920f,
  116.     FocalPlaneResolutionUnit = 0x9210,
  117.     ImageNumber = 0x9211,
  118.     SecurityClassification = 0x9212,
  119.     ImageHistory = 0x9213,
  120.     SubjectLocation = 0x9214,
  121.     ExposureIndex = 0x9215,
  122.     TIFFEPStandardID = 0x9216,
  123.     SensingMethod = 0x9217,
  124.     XPTitle = 0x9c9b,
  125.     XPComment = 0x9c9c,
  126.     XPAuthor = 0x9c9d,
  127.     XPKeywords = 0x9c9e,
  128.     XPSubject = 0x9c9f,
  129.     PrintImageMatching = 0xc4a5,
  130.     DNGVersion = 0xc612,
  131.     DNGBackwardVersion = 0xc613,
  132.     UniqueCameraModel = 0xc614,
  133.     LocalizedCameraModel = 0xc615,
  134.     CFAPlaneColor = 0xc616,
  135.     CFALayout = 0xc617,
  136.     LinearizationTable = 0xc618,
  137.     BlackLevelRepeatDim = 0xc619,
  138.     BlackLevel = 0xc61a,
  139.     BlackLevelDeltaH = 0xc61b,
  140.     BlackLevelDeltaV = 0xc61c,
  141.     WhiteLevel = 0xc61d,
  142.     DefaultScale = 0xc61e,
  143.     DefaultCropOrigin = 0xc61f,
  144.     DefaultCropSize = 0xc620,
  145.     ColorMatrix1 = 0xc621,
  146.     ColorMatrix2 = 0xc622,
  147.     CameraCalibration1 = 0xc623,
  148.     CameraCalibration2 = 0xc624,
  149.     ReductionMatrix1 = 0xc625,
  150.     ReductionMatrix2 = 0xc626,
  151.     AnalogBalance = 0xc627,
  152.     AsShotNeutral = 0xc628,
  153.     AsShotWhiteXY = 0xc629,
  154.     BaselineExposure = 0xc62a,
  155.     BaselineNoise = 0xc62b,
  156.     BaselineSharpness = 0xc62c,
  157.     BayerGreenSplit = 0xc62d,
  158.     LinearResponseLimit = 0xc62e,
  159.     CameraSerialNumber = 0xc62f,
  160.     LensInfo = 0xc630,
  161.     ChromaBlurRadius = 0xc631,
  162.     AntiAliasStrength = 0xc632,
  163.     ShadowScale = 0xc633,
  164.     DNGPrivateData = 0xc634,
  165.     MakerNoteSafety = 0xc635,
  166.     CalibrationIlluminant1 = 0xc65a,
  167.     CalibrationIlluminant2 = 0xc65b,
  168.     BestQualityScale = 0xc65c,
  169.     RawDataUniqueID = 0xc65d,
  170.     OriginalRawFileName = 0xc68b,
  171.     OriginalRawFileData = 0xc68c,
  172.     ActiveArea = 0xc68d,
  173.     MaskedAreas = 0xc68e,
  174.     AsShotICCProfile = 0xc68f,
  175.     AsShotPreProfileMatrix = 0xc690,
  176.     CurrentICCProfile = 0xc691,
  177.     CurrentPreProfileMatrix = 0xc692,
  178.     ColorimetricReference = 0xc6bf,
  179.     CameraCalibrationSignature = 0xc6f3,
  180.     ProfileCalibrationSignature = 0xc6f4,
  181.     AsShotProfileName = 0xc6f6,
  182.     NoiseReductionApplied = 0xc6f7,
  183.     ProfileName = 0xc6f8,
  184.     ProfileHueSatMapDims = 0xc6f9,
  185.     ProfileHueSatMapData1 = 0xc6fa,
  186.     ProfileHueSatMapData2 = 0xc6fb,
  187.     ProfileToneCurve = 0xc6fc,
  188.     ProfileEmbedPolicy = 0xc6fd,
  189.     ProfileCopyright = 0xc6fe,
  190.     ForwardMatrix1 = 0xc714,
  191.     ForwardMatrix2 = 0xc715,
  192.     PreviewApplicationName = 0xc716,
  193.     PreviewApplicationVersion = 0xc717,
  194.     PreviewSettingsName = 0xc718,
  195.     PreviewSettingsDigest = 0xc719,
  196.     PreviewColorSpace = 0xc71a,
  197.     PreviewDateTime = 0xc71b,
  198.     RawImageDigest = 0xc71c,
  199.     OriginalRawFileDigest = 0xc71d,
  200.     SubTileBlockSize = 0xc71e,
  201.     RowInterleaveFactor = 0xc71f,
  202.     ProfileLookTableDims = 0xc725,
  203.     ProfileLookTableData = 0xc726,
  204.     OpcodeList1 = 0xc740,
  205.     OpcodeList2 = 0xc741,
  206.     OpcodeList3 = 0xc74e,
  207.     NoiseProfile = 0xc761,
  208.     PhotoExposureTime = 0x829a,
  209.     PhotoFNumber = 0x829d,
  210.     PhotoExposureProgram = 0x8822,
  211.     PhotoSpectralSensitivity = 0x8824,
  212.     PhotoISOSpeedRatings = 0x8827,
  213.     PhotoOECF = 0x8828,
  214.     SensitivityType = 0x8830,
  215.     StandardOutputSensitivity = 0x8831,
  216.     RecommendedExposureIndex = 0x8832,
  217.     ISOSpeed = 0x8833,
  218.     ISOSpeedLatitudeyyy = 0x8834,
  219.     ISOSpeedLatitudezzz = 0x8835,
  220.     ExifVersion = 0x9000,
  221.     PhotoDateTimeOriginal = 0x9003,
  222.     DateTimeDigitized = 0x9004,
  223.     ComponentsConfiguration = 0x9101,
  224.     ImageCompressedBitsPerPixel = 0x9102,
  225.     ImageShutterSpeedValue = 0x9201,
  226.     ImageApertureValue = 0x9202,
  227.     ImageBrightnessValue = 0x9203,
  228.     ImageExposureBiasValue = 0x9204,
  229.     ImageMaxApertureValue = 0x9205,
  230.     ImageSubjectDistance = 0x9206,
  231.     ImageMeteringMode = 0x9207,
  232.     ImageLightSource = 0x9208,
  233.     ImageFlash = 0x9209,
  234.     ImageFocalLength = 0x920a,
  235.     SubjectArea = 0x9214,
  236.     MakerNote = 0x927c,
  237.     UserComment = 0x9286,
  238.     SubSecTime = 0x9290,
  239.     SubSecTimeOriginal = 0x9291,
  240.     SubSecTimeDigitized = 0x9292,
  241.     FlashpixVersion = 0xa000,
  242.     ColorSpace = 0xa001,
  243.     PixelXDimension = 0xa002,
  244.     PixelYDimension = 0xa003,
  245.     RelatedSoundFile = 0xa004,
  246.     InteroperabilityTag = 0xa005,
  247.     PhotoFlashEnergy = 0xa20b,
  248.     PhotoSpatialFrequencyResponse = 0xa20c,
  249.     PhotoFocalPlaneXResolution = 0xa20e,
  250.     PhotoFocalPlaneYResolution = 0xa20f,
  251.     PhotoFocalPlaneResolutionUnit = 0xa210,
  252.     PhotoSubjectLocation = 0xa214,
  253.     PhotoExposureIndex = 0xa215,
  254.     PhotoSensingMethod = 0xa217,
  255.     FileSource = 0xa300,
  256.     SceneType = 0xa301,
  257.     PhotoCFAPattern = 0xa302,
  258.     CustomRendered = 0xa401,
  259.     ExposureMode = 0xa402,
  260.     WhiteBalance = 0xa403,
  261.     DigitalZoomRatio = 0xa404,
  262.     FocalLengthIn35mmFilm = 0xa405,
  263.     SceneCaptureType = 0xa406,
  264.     GainControl = 0xa407,
  265.     Contrast = 0xa408,
  266.     Saturation = 0xa409,
  267.     Sharpness = 0xa40a,
  268.     DeviceSettingDescription = 0xa40b,
  269.     SubjectDistanceRange = 0xa40c,
  270.     ImageUniqueID = 0xa420,
  271.     CameraOwnerName = 0xa430,
  272.     BodySerialNumber = 0xa431,
  273.     LensSpecification = 0xa432,
  274.     LensMake = 0xa433,
  275.     LensModel = 0xa434,
  276.     LensSerialNumber = 0xa435,
  277.     InteroperabilityIndex = 0x0001,
  278.     InteroperabilityVersion = 0x0002,
  279.     RelatedImageFileFormat = 0x1000,
  280.     RelatedImageWidth = 0x1001,
  281.     RelatedImageLength = 0x1002,
  282.     GPSVersionID = 0x0000,
  283.     GPSLatitudeRef = 0x0001,
  284.     GPSLatitude = 0x0002,
  285.     GPSLongitudeRef = 0x0003,
  286.     GPSLongitude = 0x0004,
  287.     GPSAltitudeRef = 0x0005,
  288.     GPSAltitude = 0x0006,
  289.     GPSTimeStamp = 0x0007,
  290.     GPSSatellites = 0x0008,
  291.     GPSStatus = 0x0009,
  292.     GPSMeasureMode = 0x000a,
  293.     GPSDOP = 0x000b,
  294.     GPSSpeedRef = 0x000c,
  295.     GPSSpeed = 0x000d,
  296.     GPSTrackRef = 0x000e,
  297.     GPSTrack = 0x000f,
  298.     GPSImgDirectionRef = 0x0010,
  299.     GPSImgDirection = 0x0011,
  300.     GPSMapDatum = 0x0012,
  301.     GPSDestLatitudeRef = 0x0013,
  302.     GPSDestLatitude = 0x0014,
  303.     GPSDestLongitudeRef = 0x0015,
  304.     GPSDestLongitude = 0x0016,
  305.     GPSDestBearingRef = 0x0017,
  306.     GPSDestBearing = 0x0018,
  307.     GPSDestDistanceRef = 0x0019,
  308.     GPSDestDistance = 0x001a,
  309.     GPSProcessingMethod = 0x001b,
  310.     GPSAreaInformation = 0x001c,
  311.     GPSDateStamp = 0x001d,
  312.     GPSDifferential = 0x001e
  313. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement