ExifTagPhotoFocalLengthIn35mmFilm Property

Gets the FocalLengthIn35mmFilm EXIF tag.

Description: This tag indicates the equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.
Id: 41989 (0xa405)
Type: Short

Definition

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

Property Value

ExifTag

See Also