Package | Description |
---|---|
com.aspose.xps.rendering |
Modifier and Type | Method and Description |
---|---|
InterpolationMode |
ImageSaveOptions.getInterpolationMode()
Gets the interpolation mode.
|
static InterpolationMode |
InterpolationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpolationMode[] |
InterpolationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageSaveOptions.setInterpolationMode(InterpolationMode value)
Sets the interpolation mode.
|
Copyright © 2021 Aspose. All Rights Reserved.