ExifTagImageResolutionUnit Property

Gets the ResolutionUnit EXIF tag.

Description: The unit for measuring XResolution and YResolution. The same unit is used for both XResolution and YResolution. If the image resolution is unknown, 2 (inches) is designated.
Id: 296 (0x0128)
Type: Short

Definition

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

Property Value

ExifTag

See Also