Show / Hide Table of Contents

Enum Predictor

Prediction scheme w/ LZW.
Possible values for TiffTag.PREDICTOR tag.

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

Fields

Name Description
FLOATINGPOINT

Floating point predictor.

HORIZONTAL

Horizontal differencing.

NONE

No prediction scheme used.

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