TSuperSampler is a nested sampler that adds a mechanism for performing super sampling. By adding a super sampler to a chain of samplers, it is possible to increase the sampling density, which will improve the quality of the rasterized output image.
For each input sample (x, y), we find the subsamples by using a rectangular grid, regularly subdivided (according to SamplingX and SamplingY) within the region (x - 0.5, y - 0.5, x + 0.5, y + 0.5).
Methods | Properties | Events |
---|---|---|
In TSuperSampler: | ||
Create | SamplingX | |
GetSample | SamplingY | |
In TNestedSampler: | ||
Sampler | ||
In TCustomSampler: | ||
FinalizeSampling | ||
GetSampleBounds | ||
HasBounds | ||
PrepareSampling | ||
In TNotifiablePersistent: | ||
BeginUpdate | UpdateCount | OnChange |
Changed | ||
Destroy | ||
EndUpdate |
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024