Home | GR32_Resamplers | TAdaptiveSuperSampler |
TAdaptiveSuperSampler.Tolerance
property Tolerance: Integer;
Description
Adaptive supersampling uses a tolerance parameter to limit the recursion depth. If the difference between two samples is less than the tolerance, then the recursion will stop. By default the difference between two colors is computed as the sum of the componentwise differences between the R, G and B components. It is possible to change this evaluation by overriding the protected CompareColors method.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007