Declaration ​
pascal
TSamplerFiller = class(TCustomPolygonFiller)Description ​
TSamplerFiller bridges Graphics32 sampling algorithms (TCustomSampler) with polygon span filling. Internally it calls Sampler.GetSampleInt for each pixel in a scanline span to generate custom color gradients, procedural textures, or resampled bitmap colors.