Represents a gradient brush which paints the interior of objects starting with one color and gradually changing to another color by interpolating the RGB values of the two colors.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
Java Copy Code |
---|
public class GradientBrush extends Brush |
java.lang.Object
com.mindfusion.drawing.Brush
com.mindfusion.drawing.GradientBrush