| Package | Description |
|---|---|
| com.aspose.cad |
| Modifier and Type | Method and Description |
|---|---|
ImageFilterType |
ImageResizeSettings.getFilterType()
Gets or sets the type of the filter.
|
static ImageFilterType |
ImageFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageFilterType[] |
ImageFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageResizeSettings.setFilterType(ImageFilterType value)
Gets or sets the type of the filter.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.