TBarycentricGradientSampler.Create

constructor Create(P1, P2, P3: TColor32FloatPoint); overload; virtual;

Description

Creates and initializes an instance of TCustomCenterLutGradientSampler.

After calling the inherited constructor, Create initializes all three color points with the given points P1, P2, P3.

See Also

TBarycentricGradientSampler