TCustomArbitrarySparsePointGradientSampler

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TCustomSampler
   |
TCustomSparsePointGradientSampler

Description

Custom arbitrary sparse point gradient interpolator. Color points may be added by using the Add method to an internal array of color poins. The array can be cleared using the Clear method

The TCustomArbitrarySparsePointGradientSampler class is an ancestor of TInvertedDistanceWeightingSampler, TVoronoiSampler and TGourandShadedDelaunayTrianglesSampler

Reference

Methods Properties Events
In TCustomArbitrarySparsePointGradientSampler:
Add
Clear
SetColorPoints
SetPoints
In TCustomSparsePointGradientSampler:
GetSample Color
ColorPoint
Count
Point
In TCustomSampler:
FinalizeSampling
GetSampleBounds
HasBounds
PrepareSampling
In TNotifiablePersistent:
BeginUpdate UpdateCount OnChange
Changed
Create
Destroy
EndUpdate

See Also

Examples, TGourandShadedDelaunayTrianglesSampler, TInvertedDistanceWeightingSampler, TVoronoiSampler