ExifTagImageLensInfo Property

Gets the LensInfo EXIF tag.

Description: Contains information about the lens that captured the image. If the minimum f-stops are unknown, they should be encoded as 0/0.
Id: 50736 (0xc630)
Type: Rational

Definition

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

Property Value

ExifTag

See Also