summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/rwcarlsen/goexif/exif/fields.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/rwcarlsen/goexif/exif/fields.go')
-rw-r--r--vendor/github.com/rwcarlsen/goexif/exif/fields.go224
1 files changed, 112 insertions, 112 deletions
diff --git a/vendor/github.com/rwcarlsen/goexif/exif/fields.go b/vendor/github.com/rwcarlsen/goexif/exif/fields.go
index 0388d2390..734034de6 100644
--- a/vendor/github.com/rwcarlsen/goexif/exif/fields.go
+++ b/vendor/github.com/rwcarlsen/goexif/exif/fields.go
@@ -9,127 +9,127 @@ const UnknownPrefix = "UnknownTag_"
// Primary EXIF fields
const (
ImageWidth FieldName = "ImageWidth"
- ImageLength = "ImageLength" // Image height called Length by EXIF spec
- BitsPerSample = "BitsPerSample"
- Compression = "Compression"
- PhotometricInterpretation = "PhotometricInterpretation"
- Orientation = "Orientation"
- SamplesPerPixel = "SamplesPerPixel"
- PlanarConfiguration = "PlanarConfiguration"
- YCbCrSubSampling = "YCbCrSubSampling"
- YCbCrPositioning = "YCbCrPositioning"
- XResolution = "XResolution"
- YResolution = "YResolution"
- ResolutionUnit = "ResolutionUnit"
- DateTime = "DateTime"
- ImageDescription = "ImageDescription"
- Make = "Make"
- Model = "Model"
- Software = "Software"
- Artist = "Artist"
- Copyright = "Copyright"
- ExifIFDPointer = "ExifIFDPointer"
- GPSInfoIFDPointer = "GPSInfoIFDPointer"
- InteroperabilityIFDPointer = "InteroperabilityIFDPointer"
- ExifVersion = "ExifVersion"
- FlashpixVersion = "FlashpixVersion"
- ColorSpace = "ColorSpace"
- ComponentsConfiguration = "ComponentsConfiguration"
- CompressedBitsPerPixel = "CompressedBitsPerPixel"
- PixelXDimension = "PixelXDimension"
- PixelYDimension = "PixelYDimension"
- MakerNote = "MakerNote"
- UserComment = "UserComment"
- RelatedSoundFile = "RelatedSoundFile"
- DateTimeOriginal = "DateTimeOriginal"
- DateTimeDigitized = "DateTimeDigitized"
- SubSecTime = "SubSecTime"
- SubSecTimeOriginal = "SubSecTimeOriginal"
- SubSecTimeDigitized = "SubSecTimeDigitized"
- ImageUniqueID = "ImageUniqueID"
- ExposureTime = "ExposureTime"
- FNumber = "FNumber"
- ExposureProgram = "ExposureProgram"
- SpectralSensitivity = "SpectralSensitivity"
- ISOSpeedRatings = "ISOSpeedRatings"
- OECF = "OECF"
- ShutterSpeedValue = "ShutterSpeedValue"
- ApertureValue = "ApertureValue"
- BrightnessValue = "BrightnessValue"
- ExposureBiasValue = "ExposureBiasValue"
- MaxApertureValue = "MaxApertureValue"
- SubjectDistance = "SubjectDistance"
- MeteringMode = "MeteringMode"
- LightSource = "LightSource"
- Flash = "Flash"
- FocalLength = "FocalLength"
- SubjectArea = "SubjectArea"
- FlashEnergy = "FlashEnergy"
- SpatialFrequencyResponse = "SpatialFrequencyResponse"
- FocalPlaneXResolution = "FocalPlaneXResolution"
- FocalPlaneYResolution = "FocalPlaneYResolution"
- FocalPlaneResolutionUnit = "FocalPlaneResolutionUnit"
- SubjectLocation = "SubjectLocation"
- ExposureIndex = "ExposureIndex"
- SensingMethod = "SensingMethod"
- FileSource = "FileSource"
- SceneType = "SceneType"
- CFAPattern = "CFAPattern"
- CustomRendered = "CustomRendered"
- ExposureMode = "ExposureMode"
- WhiteBalance = "WhiteBalance"
- DigitalZoomRatio = "DigitalZoomRatio"
- FocalLengthIn35mmFilm = "FocalLengthIn35mmFilm"
- SceneCaptureType = "SceneCaptureType"
- GainControl = "GainControl"
- Contrast = "Contrast"
- Saturation = "Saturation"
- Sharpness = "Sharpness"
- DeviceSettingDescription = "DeviceSettingDescription"
- SubjectDistanceRange = "SubjectDistanceRange"
- LensMake = "LensMake"
- LensModel = "LensModel"
+ ImageLength FieldName = "ImageLength" // Image height called Length by EXIF spec
+ BitsPerSample FieldName = "BitsPerSample"
+ Compression FieldName = "Compression"
+ PhotometricInterpretation FieldName = "PhotometricInterpretation"
+ Orientation FieldName = "Orientation"
+ SamplesPerPixel FieldName = "SamplesPerPixel"
+ PlanarConfiguration FieldName = "PlanarConfiguration"
+ YCbCrSubSampling FieldName = "YCbCrSubSampling"
+ YCbCrPositioning FieldName = "YCbCrPositioning"
+ XResolution FieldName = "XResolution"
+ YResolution FieldName = "YResolution"
+ ResolutionUnit FieldName = "ResolutionUnit"
+ DateTime FieldName = "DateTime"
+ ImageDescription FieldName = "ImageDescription"
+ Make FieldName = "Make"
+ Model FieldName = "Model"
+ Software FieldName = "Software"
+ Artist FieldName = "Artist"
+ Copyright FieldName = "Copyright"
+ ExifIFDPointer FieldName = "ExifIFDPointer"
+ GPSInfoIFDPointer FieldName = "GPSInfoIFDPointer"
+ InteroperabilityIFDPointer FieldName = "InteroperabilityIFDPointer"
+ ExifVersion FieldName = "ExifVersion"
+ FlashpixVersion FieldName = "FlashpixVersion"
+ ColorSpace FieldName = "ColorSpace"
+ ComponentsConfiguration FieldName = "ComponentsConfiguration"
+ CompressedBitsPerPixel FieldName = "CompressedBitsPerPixel"
+ PixelXDimension FieldName = "PixelXDimension"
+ PixelYDimension FieldName = "PixelYDimension"
+ MakerNote FieldName = "MakerNote"
+ UserComment FieldName = "UserComment"
+ RelatedSoundFile FieldName = "RelatedSoundFile"
+ DateTimeOriginal FieldName = "DateTimeOriginal"
+ DateTimeDigitized FieldName = "DateTimeDigitized"
+ SubSecTime FieldName = "SubSecTime"
+ SubSecTimeOriginal FieldName = "SubSecTimeOriginal"
+ SubSecTimeDigitized FieldName = "SubSecTimeDigitized"
+ ImageUniqueID FieldName = "ImageUniqueID"
+ ExposureTime FieldName = "ExposureTime"
+ FNumber FieldName = "FNumber"
+ ExposureProgram FieldName = "ExposureProgram"
+ SpectralSensitivity FieldName = "SpectralSensitivity"
+ ISOSpeedRatings FieldName = "ISOSpeedRatings"
+ OECF FieldName = "OECF"
+ ShutterSpeedValue FieldName = "ShutterSpeedValue"
+ ApertureValue FieldName = "ApertureValue"
+ BrightnessValue FieldName = "BrightnessValue"
+ ExposureBiasValue FieldName = "ExposureBiasValue"
+ MaxApertureValue FieldName = "MaxApertureValue"
+ SubjectDistance FieldName = "SubjectDistance"
+ MeteringMode FieldName = "MeteringMode"
+ LightSource FieldName = "LightSource"
+ Flash FieldName = "Flash"
+ FocalLength FieldName = "FocalLength"
+ SubjectArea FieldName = "SubjectArea"
+ FlashEnergy FieldName = "FlashEnergy"
+ SpatialFrequencyResponse FieldName = "SpatialFrequencyResponse"
+ FocalPlaneXResolution FieldName = "FocalPlaneXResolution"
+ FocalPlaneYResolution FieldName = "FocalPlaneYResolution"
+ FocalPlaneResolutionUnit FieldName = "FocalPlaneResolutionUnit"
+ SubjectLocation FieldName = "SubjectLocation"
+ ExposureIndex FieldName = "ExposureIndex"
+ SensingMethod FieldName = "SensingMethod"
+ FileSource FieldName = "FileSource"
+ SceneType FieldName = "SceneType"
+ CFAPattern FieldName = "CFAPattern"
+ CustomRendered FieldName = "CustomRendered"
+ ExposureMode FieldName = "ExposureMode"
+ WhiteBalance FieldName = "WhiteBalance"
+ DigitalZoomRatio FieldName = "DigitalZoomRatio"
+ FocalLengthIn35mmFilm FieldName = "FocalLengthIn35mmFilm"
+ SceneCaptureType FieldName = "SceneCaptureType"
+ GainControl FieldName = "GainControl"
+ Contrast FieldName = "Contrast"
+ Saturation FieldName = "Saturation"
+ Sharpness FieldName = "Sharpness"
+ DeviceSettingDescription FieldName = "DeviceSettingDescription"
+ SubjectDistanceRange FieldName = "SubjectDistanceRange"
+ LensMake FieldName = "LensMake"
+ LensModel FieldName = "LensModel"
)
// thumbnail fields
const (
- ThumbJPEGInterchangeFormat = "ThumbJPEGInterchangeFormat" // offset to thumb jpeg SOI
- ThumbJPEGInterchangeFormatLength = "ThumbJPEGInterchangeFormatLength" // byte length of thumb
+ ThumbJPEGInterchangeFormat FieldName = "ThumbJPEGInterchangeFormat" // offset to thumb jpeg SOI
+ ThumbJPEGInterchangeFormatLength FieldName = "ThumbJPEGInterchangeFormatLength" // byte length of thumb
)
// GPS fields
const (
GPSVersionID FieldName = "GPSVersionID"
- GPSLatitudeRef = "GPSLatitudeRef"
- GPSLatitude = "GPSLatitude"
- GPSLongitudeRef = "GPSLongitudeRef"
- GPSLongitude = "GPSLongitude"
- GPSAltitudeRef = "GPSAltitudeRef"
- GPSAltitude = "GPSAltitude"
- GPSTimeStamp = "GPSTimeStamp"
- GPSSatelites = "GPSSatelites"
- GPSStatus = "GPSStatus"
- GPSMeasureMode = "GPSMeasureMode"
- GPSDOP = "GPSDOP"
- GPSSpeedRef = "GPSSpeedRef"
- GPSSpeed = "GPSSpeed"
- GPSTrackRef = "GPSTrackRef"
- GPSTrack = "GPSTrack"
- GPSImgDirectionRef = "GPSImgDirectionRef"
- GPSImgDirection = "GPSImgDirection"
- GPSMapDatum = "GPSMapDatum"
- GPSDestLatitudeRef = "GPSDestLatitudeRef"
- GPSDestLatitude = "GPSDestLatitude"
- GPSDestLongitudeRef = "GPSDestLongitudeRef"
- GPSDestLongitude = "GPSDestLongitude"
- GPSDestBearingRef = "GPSDestBearingRef"
- GPSDestBearing = "GPSDestBearing"
- GPSDestDistanceRef = "GPSDestDistanceRef"
- GPSDestDistance = "GPSDestDistance"
- GPSProcessingMethod = "GPSProcessingMethod"
- GPSAreaInformation = "GPSAreaInformation"
- GPSDateStamp = "GPSDateStamp"
- GPSDifferential = "GPSDifferential"
+ GPSLatitudeRef FieldName = "GPSLatitudeRef"
+ GPSLatitude FieldName = "GPSLatitude"
+ GPSLongitudeRef FieldName = "GPSLongitudeRef"
+ GPSLongitude FieldName = "GPSLongitude"
+ GPSAltitudeRef FieldName = "GPSAltitudeRef"
+ GPSAltitude FieldName = "GPSAltitude"
+ GPSTimeStamp FieldName = "GPSTimeStamp"
+ GPSSatelites FieldName = "GPSSatelites"
+ GPSStatus FieldName = "GPSStatus"
+ GPSMeasureMode FieldName = "GPSMeasureMode"
+ GPSDOP FieldName = "GPSDOP"
+ GPSSpeedRef FieldName = "GPSSpeedRef"
+ GPSSpeed FieldName = "GPSSpeed"
+ GPSTrackRef FieldName = "GPSTrackRef"
+ GPSTrack FieldName = "GPSTrack"
+ GPSImgDirectionRef FieldName = "GPSImgDirectionRef"
+ GPSImgDirection FieldName = "GPSImgDirection"
+ GPSMapDatum FieldName = "GPSMapDatum"
+ GPSDestLatitudeRef FieldName = "GPSDestLatitudeRef"
+ GPSDestLatitude FieldName = "GPSDestLatitude"
+ GPSDestLongitudeRef FieldName = "GPSDestLongitudeRef"
+ GPSDestLongitude FieldName = "GPSDestLongitude"
+ GPSDestBearingRef FieldName = "GPSDestBearingRef"
+ GPSDestBearing FieldName = "GPSDestBearing"
+ GPSDestDistanceRef FieldName = "GPSDestDistanceRef"
+ GPSDestDistance FieldName = "GPSDestDistance"
+ GPSProcessingMethod FieldName = "GPSProcessingMethod"
+ GPSAreaInformation FieldName = "GPSAreaInformation"
+ GPSDateStamp FieldName = "GPSDateStamp"
+ GPSDifferential FieldName = "GPSDifferential"
)
// interoperability fields