This property refers to the units of measurement for focal plane resolution in the thumbnail image. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
Property Value
The ThumbnailResolutionUnit is the unit of measurement for ThumbnailXResolution and ThumbnailYResolution in the thumbnail image.
The ThumbResolutionUnit is ThumbnailXResolution0 / ThumbnailXResolution1 and ThumbnailYResolution0 / ThumbnailYResolution1
Value | Explanation |
---|---|
2 | Inches |
3 | Centimeters |
Explanation
The ThumbResolutionUnit property refers to the units of measurement for focal plane resolution in the thumbnail image.
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
The property value is derived from the image tags related to the picture taking conditions.
See Also
ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit