property Bitmap: TBitmap32;
Any instance of a TBitmap32Resampler descendant is associated with a bitmap. The Resample method is used whenever TCustomBitmap32.Draw or TCustomBitmap32.DrawTo is invoked. The GetSample method allows the resampler to reconstruct a single color sample from the bitmap.