public abstract class ShadingGradientPattern extends PatternColorSpace
Constructor and Description |
---|
ShadingGradientPattern() |
Modifier and Type | Method and Description |
---|---|
boolean |
getAntilaliasing() |
Color |
getBackgroundColor() |
com.aspose.ms.System.Drawing.RectangleF |
getBoundingBox() |
int |
getColorSpace() |
Function |
getFunction() |
int |
getShadingType() |
void |
setBoundingBox(com.aspose.ms.System.Drawing.RectangleF value) |
void |
setColorSpace(int value) |
deepClone, getPatternIndex, getPatternType, getRotationAngle, getSkewX, getSkewY, getxPos, getxScale, getyPos, getyScale, setPatternIndex, setPatternType, setRotationAngle, setSkewX, setSkewY, setxPos, setxScale, setyPos, setyScale
public int getShadingType()
public int getColorSpace()
public void setColorSpace(int value)
public Color getBackgroundColor()
public com.aspose.ms.System.Drawing.RectangleF getBoundingBox()
public void setBoundingBox(com.aspose.ms.System.Drawing.RectangleF value)
public boolean getAntilaliasing()
public Function getFunction()
Copyright © 2016 Aspose. All Rights Reserved.