ExifTagPhotoMaxApertureValue Property

Gets the MaxApertureValue EXIF tag.

Description: The smallest F number of the lens. The unit is the APEX value. Ordinarily it is given in the range of 00.00 to 99.99, but it is not limited to this range.
Id: 37381 (0x9205)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag MaxApertureValue { get; }

Property Value

ExifTag

See Also