TBitmap32Resampler is an abstract ancestor for bitmap resampling classes. A resampler is used for resizing bitmaps and for reconstructing color samples from a rasterized image.
This class is instantiated with one associated bitmap. This bitmap is always used when reconstructing a sample using the GetSample method.
For further information about resampling, see the Sampling and Rasterization topic.