Package | Description |
---|---|
com.aspose.imaging | |
com.aspose.imaging.brushes |
Modifier and Type | Method and Description |
---|---|
static boolean |
Blend.op_Equality(Blend blend1,
Blend blend2)
Tests whether two specified
Aspose.Imaging.Blend classes are different. |
static boolean |
Blend.op_Inequality(Blend blend1,
Blend blend2)
Tests whether two specified
Aspose.Imaging.Blend classes are equivalent. |
Modifier and Type | Method and Description |
---|---|
Blend |
LinearGradientBrush.getBlend()
Gets a
Aspose.Imaging.Blend that specifies positions and factors that define a custom falloff for the gradient. |
Blend |
PathGradientBrush.getBlend()
Gets a
Aspose.Imaging.Blend that specifies positions and factors that define a custom falloff for the gradient. |
Modifier and Type | Method and Description |
---|---|
void |
LinearGradientBrush.setBlend(Blend value)
Sets a
Aspose.Imaging.Blend that specifies positions and factors that define a custom falloff for the gradient. |
void |
PathGradientBrush.setBlend(Blend value)
Sets a
Aspose.Imaging.Blend that specifies positions and factors that define a custom falloff for the gradient. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.