try_get_gps_latitude


Description:

[ 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

Note:

Use [method@Metadata.get_gps_altitude] instead.

Parameters:

this

An instance of [class@GExiv2.Metadata]

latitude

Variable to store the latitude value

Returns:

Boolean success value