Table of Contents

ExifTag.Image.XResolution Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag XResolution { get; }

Property Value

ExifTag