public final class TiffPredictor
extends com.aspose.ms.System.Enum
Prediction scheme for LZW
Modifier and Type | Field and Description |
---|---|
static int |
Horizontal
Horizontal differencing.
|
static int |
None
No prediction scheme used.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int None
No prediction scheme used.
public static final int Horizontal
Horizontal differencing.