public final class ImageFilterType
extends com.aspose.ms.System.Enum
Image filters to use
Modifier and Type | Field and Description |
---|---|
static int |
BigRectangular
The big rectangular filter
|
static int |
None
Nothing filter used
|
static int |
SmallRectangular
The small rectangular filter
|
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
Nothing filter used
public static final int BigRectangular
The big rectangular filter
public static final int SmallRectangular
The small rectangular filter