getAltitude

Return the altitude in meters. If the exif tag does not exist, return defaultValue.

Parameters

defaultValue

the value to return if the tag is not available.

open fun getAltitude(defaultValue: Double): Double