Package | Description |
---|---|
com.aspose.xps |
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 © 2021 Aspose. All Rights Reserved.