JPlanner Programmer's Guide
ColorBlend Members
Constructors Methods
 


Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient. This class cannot be inherited.

The following tables list the members exposed by the ColorBlend type.

 Public Constructors

  Name Description

ColorBlend

Initializing a new instance of the ColorBlend class.

 Public Methods

  Name Description

clone

Cloneable.clone implementation.

getColors

Gets an array of colors that represents the colors to use at corresponding positions along a gradient.

getLength

Gets the number of colors in the blend.

getPositions

Gets the positions along a gradient line.

setColors

Sets an array of colors that represents the colors to use at corresponding positions along a gradient.

setPositions

Sets the positions along a gradient line.

 See Also

ColorBlend Class
com.mindfusion.drawing Namespace