TCustomGradientSampler

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TCustomSampler

Description

TCustomGradientSampler is a common ancestor for objects that can provide color gradient samples. The color gradient itself is defined in the Gradient property. The WrapMode property defines how the gradient continues beyond its specified bounds

Reference

Methods Properties Events
In TCustomGradientSampler:
Create Gradient
GetSample WrapMode
PrepareSampling
In TCustomSampler:
FinalizeSampling
GetSampleBounds
HasBounds
In TNotifiablePersistent:
BeginUpdate UpdateCount OnChange
Changed
Destroy
EndUpdate

See Also

Sampling and Rasterization