TiffSettings.IndexedConversionType

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

public static final class TiffSettings.IndexedConversionType extends System.Enum

Class represented indexed conversion types

Fields

FieldDescription
SimpleSimple conversion into Black and White.
PixelatedConversion to Black and White using image pixelation.

Simple

public static final int Simple

Simple conversion into Black and White. Default value.

Pixelated

public static final int Pixelated

Conversion to Black and White using image pixelation.