Package | Description |
---|---|
com.aspose.imaging | |
com.aspose.imaging.brushes | |
com.aspose.imaging.extensions |
Modifier and Type | Method and Description |
---|---|
static boolean |
ColorBlend.op_Equality(ColorBlend colorBlend1,
ColorBlend colorBlend2)
Tests whether two specified
Aspose.Imaging.ColorBlend classes are different. |
static boolean |
ColorBlend.op_Inequality(ColorBlend colorBlend1,
ColorBlend colorBlend2)
Tests whether two specified
Aspose.Imaging.ColorBlend classes are equivalent. |
Modifier and Type | Method and Description |
---|---|
ColorBlend |
LinearGradientBrush.getInterpolationColors()
Deprecated.
|
ColorBlend |
LinearMulticolorGradientBrush.getInterpolationColors()
Gets a
Aspose.Imaging.ColorBlend that defines a multicolor linear gradient. |
ColorBlend |
PathGradientBrush.getInterpolationColors()
Deprecated.
|
ColorBlend |
PathMulticolorGradientBrush.getInterpolationColors()
Gets or sets a
Aspose.Imaging.ColorBlend that defines a multicolor linear gradient. |
Modifier and Type | Method and Description |
---|---|
void |
LinearGradientBrush.setInterpolationColors(ColorBlend value)
Deprecated.
|
void |
LinearMulticolorGradientBrush.setInterpolationColors(ColorBlend value)
Sets a
Aspose.Imaging.ColorBlend that defines a multicolor linear gradient. |
void |
PathGradientBrush.setInterpolationColors(ColorBlend value)
Deprecated.
|
void |
PathMulticolorGradientBrush.setInterpolationColors(ColorBlend value) |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Drawing2D.ColorBlend |
ColorBlendExtensions.toGdiColorBlend(ColorBlend colorBlend)
Converts the
ColorBlend to System.Drawing.Drawing2D.ColorBlend . |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.