Gets a ColorBlend that defines a multicolor linear gradient. A ColorBlend contains corresponding arrays of colors and positions. The positions are values from 0 through 1 that specify the percentage of the distance along the gradient line where the corresponding color is located.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
Java
![]() |
---|
public ColorBlend getInterpolationColors () |
A ColorBlend that defines a multicolor linear gradient.