try_get_gps_longitude
Description:
[ Version ( since = "0.12.2" ) ]
public bool try_get_gps_longitude (out double longitude) throws Error
public bool try_get_gps_longitude (out double longitude) throws Error
Query the longitude stored in the GPS tags of this
Parameters:
this |
An instance of Metadata |
longitude |
Variable to store the longitude value |
Returns:
Boolean success value |