get_fnumber


Description:

[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public double get_fnumber ()

Warning: get_fnumber is deprecated since 0.14.0.

See https://en.wikipedia.org/wiki/F-number for more information.

If Exif.Photo.FNumber does not exist, it will fall back to calculating the FNumber from Exif.Photo.ApertureValue (if available)

Parameters:

this

An instance of [class@GExiv2.Metadata]

Returns:

The exposure Fnumber as a gdouble, or -1.0 if tag is not present or invalid.