ExifTagImageMake Property

Gets the Make EXIF tag.

Description: The manufacturer of the recording equipment. This is the manufacturer of the DSC, scanner, video digitizer or other equipment that generated the image. When the field is left blank, it is treated as unknown.
Id: 271 (0x010f)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also