Description

The TSVGRadialGradientPolygonFiller is a radial color gradient based on the SVG definition.

It can be defined by specifying the ellipse bounds and the focal point. Between this focal point and the ellipse the colors are interpolated linearly according to the specified gradient color stops.


Figure 1: Polygon filled with the TSVGRadialGradientPolygonFiller with several colors, a certain radius and center (wrap modes: clamp)

[See Also] GradFills Example