Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX