public final class TiffThresholds
extends com.aspose.ms.System.Enum
Thresholding used on data.
Modifier and Type | Field and Description |
---|---|
static int |
ErrorDiffuse
Usually Floyd-Steinberg.
|
static int |
HalfTone
Dithered scan.
|
static int |
NoDithering
No dithering is performed.
|
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 NoDithering
No dithering is performed.
public static final int HalfTone
Dithered scan.
public static final int ErrorDiffuse
Usually Floyd-Steinberg.