| Package | Description |
|---|---|
| com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
| Modifier and Type | Method and Description |
|---|---|
XpsColorInterpolationMode |
XpsGradientBrush.getColorInterpolationMode()
Returns value specifying the gamma function for color interpolation.
|
static XpsColorInterpolationMode |
XpsColorInterpolationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XpsColorInterpolationMode[] |
XpsColorInterpolationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XpsGradientBrush.setColorInterpolationMode(XpsColorInterpolationMode value)
Sets value specifying the gamma function for color interpolation.
|
Copyright © 2025 Aspose. All Rights Reserved.