TiffThresholds

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class TiffThresholds extends System.Enum

Umbralización utilizada en los datos.

Campos

CampoDescripción
NoDitheringNo se realiza dithering.
HalfToneEscaneo con dithering.
ErrorDiffuseUsualmente Floyd-Steinberg.

NoDithering

public static final int NoDithering

No se realiza dithering.

HalfTone

public static final int HalfTone

Escaneo con dithering.

ErrorDiffuse

public static final int ErrorDiffuse

Usualmente Floyd-Steinberg.