[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.12.2" ) ]
public bool try_get_gps_latitude (out double latitude) throws Error
Warning: try_get_gps_latitude is deprecated since 0.16.0.
Query the latitude stored in the GPS tags of this
Use [method@Metadata.get_gps_altitude] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| latitude |
Variable to store the latitude value |
|
Boolean success value |