[ Version ( since = "0.12.2" ) ]
public bool try_get_gps_altitude (out double altitude) throws Error
Convenience function to query the altitude stored in the GPS tags of the image
Use [method@Metadata.get_gps_latitude] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| altitude |
Variable to store the altitude value |
|
Boolean success value |