ExifTagImageYResolution Property

Gets the YResolution EXIF tag.

Description: The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.
Id: 283 (0x011b)
Type: Rational

Definition

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

Property Value

ExifTag

See Also