Enum GrayResponseUnit
Represents the precision of the information contained in the gray response curve.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GrayResponseUnit : ushort
Fields
| Name | Description |
|---|---|
| HundredThousandth | Number represents hundred-thousandths of a unit. |
| Hundreth | Number represents hundredths of a unit. |
| Tenth | Number represents tenths of a unit. |
| TenThousandth | Number represents ten-thousandths of a unit. |
| Thousandth | Number represents thousandths of a unit. |