ExifTagImageFocalLength Property

Gets the FocalLength EXIF tag.

Description: The actual focal length of the lens, in mm.
Id: 37386 (0x920a)
Type: Rational

Definition

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

Property Value

ExifTag

See Also