package
0.0.0-20200513153609-1f369703b382
Repository: https://github.com/evanoberholster/exif.git
Documentation: pkg.go.dev

# Functions

NewExifResults creates a new ExifResults with an active ExifReader.
NewTagMap - initialize each TagMap with allocations for 10 Tags.

# Constants

GPSIfd "IFD/GPS".

# Variables

API Errors.
ErrGpsCoordsNotValid means that some part of the geographic data were unparseable.
ErrGPSRationalNotValid means that the rawCoordinates were not long enough.
Errors for Parsing of Time.
Errors for Parsing of Time.
Errors for Parsing of Time.
Errors for Parsing of Time.
API Errors.
Errors for Parsing of Time.
API Errors.

# Structs

CanonAFInfo - Canon Makernote Autofocus Information.
CanonCameraSettings - Canon Makernote Camera Settings Incomplete.
CanonFileInfo - Canon Makernote File Information.
CanonShotInfo - Canon Makernote Shot Information WIP / Incomplete.
ExifResults contains an exifReader, the tags and offsets for parsing the values from the exifReader.
GpsInfo encapsulates all of the geographic information in one place.

# Type aliases

ExposureBias - [0] Numerator [1] Denominator.
ExposureMode - Mode in which the Exposure was taken.
FlashMode - Mode in which a Flash was used.
FocalLength - Focal Length in which the image was captured.
MeteringMode - Mode in which the image was metered.
ShutterSpeed - [0] Numerator [1] Denominator.