ExifInfo
data class ExifInfo(val ExifVersion: String, val ImageDescription: String, val DateTime: String, val ImageWidth: Int?, val ImageLength: Int?, val ColorSpace: Int, val Compression: Int?, val Orientation: Int, val Flash: Int, val FocalLength: Float, val WhiteBalance: Int, val ExposureTime: Double, val FNumber: Double, val ExposureProgram: Int, val PhotographicSensitivity: Int, val ApertureValue: Double, val BrightnessValue: Float, val ExposureBiasValue: Float, val GPSLatitudeRef: String?, val GPSLatitude: Double?, val GPSLongitudeRef: String?, val GPSLongitude: Double?, val Make: String, val Model: String, val Software: String, val Copyright: String)
exif information (exif 2.3) https://www.cipa.jp/std/documents/j/DC-008-2012_J.pdf
Constructors
Link copied to clipboard
constructor(ExifVersion: String, ImageDescription: String, DateTime: String, ImageWidth: Int?, ImageLength: Int?, ColorSpace: Int, Compression: Int?, Orientation: Int, Flash: Int, FocalLength: Float, WhiteBalance: Int, ExposureTime: Double, FNumber: Double, ExposureProgram: Int, PhotographicSensitivity: Int, ApertureValue: Double, BrightnessValue: Float, ExposureBiasValue: Float, GPSLatitudeRef: String?, GPSLatitude: Double?, GPSLongitudeRef: String?, GPSLongitude: Double?, Make: String, Model: String, Software: String, Copyright: String)
Properties
Link copied to clipboard
Aperture value
Link copied to clipboard
Brightness value
Link copied to clipboard
Color space
Link copied to clipboard
Compression format.
Link copied to clipboard
EXIF Support version
Link copied to clipboard
Exposure compensation value
Link copied to clipboard
Exposure program
Link copied to clipboard
Exposure time
Link copied to clipboard
Focal length
Link copied to clipboard
Latitude
Link copied to clipboard
Latitudinal direction of movement
Link copied to clipboard
Longitude
Link copied to clipboard
Longitudinal direction of movement
Link copied to clipboard
Title or name
Link copied to clipboard
Height (px) RICOH THETA X is not supported
Link copied to clipboard
Width (px) RICOH THETA X is not supported
Link copied to clipboard
Image orientation
Link copied to clipboard
Shooting sensitivity
Link copied to clipboard
White balance