Enum ColorResponseUnit
Color curve accuracy.
Possible values for TiffTag.COLORRESPONSEUNIT tag.
Namespace: BitMiracle.LibTiff.Classic
Assembly: BitMiracle.LibTiff.NET.dll
Syntax
public enum ColorResponseUnit
Fields
Name | Description |
---|---|
CRU100000S | Hundred-thousandths. |
CRU10000S | Ten-thousandths of a unit. |
CRU1000S | Thousandths of a unit. |
CRU100S | Hundredths of a unit. |
CRU10S | Tenths of a unit. |