| Package | Description |
|---|---|
| com.aspose.tex.rendering |
| Modifier and Type | Method and Description |
|---|---|
SmoothingMode |
ImageSaveOptions.getSmoothingMode()
Gets the smoothing mode.
|
static SmoothingMode |
SmoothingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothingMode[] |
SmoothingMode.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.setSmoothingMode(SmoothingMode value)
Sets the smoothing mode.
|
Copyright © 2021 Aspose. All Rights Reserved.