Home
|
GR32_Resamplers
|
TKernelSampler
|
|
function GetSampleInt(X, Y: Integer): TColor32; override;
function GetSampleFixed(X, Y: TFixed): TColor32; override;
Collects samples from the area defined by the kernel and invokes the UpdateBuffer for each new sample. When all samples have been processed, the buffer is converted into the TColor32 format using the protected ConvertBuffer method.
See TCustomSampler.GetSample for further details.
Color Types, TCustomSampler.GetSample, TFixed
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010