| Package | Description |
|---|---|
| com.aspose.drawing.drawing2d |
| Modifier and Type | Method and Description |
|---|---|
Blend |
PathGradientBrush.getBlend()
Gets or sets a
Blend(PathGradientBrush.getBlend()/PathGradientBrush.setBlend(Blend)) that specifies positions and factors that define
a custom falloff for the gradient. |
Blend |
LinearGradientBrush.getBlend()
Gets or sets a
Blend(LinearGradientBrush.getBlend()/LinearGradientBrush.setBlend(Blend)) that specifies positions and factors that define a custom
falloff for the gradient. |
| Modifier and Type | Method and Description |
|---|---|
void |
PathGradientBrush.setBlend(Blend value)
Gets or sets a
Blend(PathGradientBrush.getBlend()/PathGradientBrush.setBlend(Blend)) that specifies positions and factors that define
a custom falloff for the gradient. |
void |
LinearGradientBrush.setBlend(Blend value)
Gets or sets a
Blend(LinearGradientBrush.getBlend()/LinearGradientBrush.setBlend(Blend)) that specifies positions and factors that define a custom
falloff for the gradient. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.