This property refers to the number of pixels per resolution unit in the primary images.
Property Value
The MainYResolution is the number of pixels per MainResolutionUnit in the primary image in the vertical direction.
The MainYResolution0 is the numerator for the MainResolutionUnit.
The MainYResolution1 is the denominator for the MainResolutionUnit.
The MainResolutionUnit = MainYResolution0 / MainYResolution1
Explanation
The MainYResolution0 property refers to the number of pixels per resolution unit in the primary images. The property value is derived from the image tags relating to image data structure. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData methods.
See Also
ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit