ExifTagPhotoLensSpecification Property

Gets the LensSpecification EXIF tag.

Description: This tag notes minimum focal length, maximum focal length, minimum F number in the minimum focal length, and minimum F number in the maximum focal length, which are specification information for the lens that was used in photography. When the minimum F number is unknown, the notation is 0/0
Id: 42034 (0xa432)
Type: Rational

Definition

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

Property Value

ExifTag

See Also