struct CrystalGpx::Photo
- CrystalGpx::Photo
- Struct
- Value
- Object
Defined in:
crystal_gpx/photo.crConstructors
Instance Method Summary
- #command_to_update_exif(path, key, value)
- #convert_degree_to_exiv_string(degree : Float64) : String
- #get_exif
- #path : String
- #save_location
- #set_location(lat : Float64, lon : Float64, ele : Float64, direction = 0.0)
- #time : Time?
- #update_exif(path, key, value)