ExifTagImageXResolution Property

Gets the XResolution EXIF tag.

Description: The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.
Id: 282 (0x011a)
Type: Rational

Definition

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

Property Value

ExifTag

See Also