Home | GR32_Resamplers | TKernelSampler |
TKernelSampler.GetSample
function GetSampleInt(X, Y: Integer): TColor32; override;
function GetSampleFixed(X, Y: TFixed): TColor32; override;
Description
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.
See Also
Color Types, TCustomSampler.GetSample, TFixed
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007