ExifTagPhotoLensMake Property

Gets the LensMake EXIF tag.

Description: This tag records the lens manufactor as an ASCII string.
Id: 42035 (0xa433)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also