Enum ResolutionUnit
Represents the unit for measuring XResolution and YResolution.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum ResolutionUnit : ushort
Fields
| Name | Description |
|---|---|
| Centimeters | Resolution is measured in centimeters. |
| Inches | Resolution is measured in inches. |