TBitmap32Resampler.Bitmap

property Bitmap: TBitmap32;

Description

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.

See Also

TBitmap32, TCustomBitmap32.Draw, TCustomBitmap32.DrawTo, TCustomResampler, TCustomSampler.GetSample, TBitmap32Resampler