Show / Hide Table of Contents

Enum GrayResponseUnit

Gray scale curve accuracy.
Possible values for TiffTag.GRAYRESPONSEUNIT tag.

Namespace: BitMiracle.LibTiff.Classic
Assembly: BitMiracle.LibTiff.NET.dll
Syntax
public enum GrayResponseUnit

Fields

Name Description
GRU100000S

Hundred-thousandths.

GRU10000S

Ten-thousandths of a unit.

GRU1000S

Thousandths of a unit.

GRU100S

Hundredths of a unit.

GRU10S

Tenths of a unit.

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