Bitmap

Graphics32

TBitmap32Resampler.Bitmap

property Bitmap: TBitmap32;

Description

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

See Also

_body, TBitmap32.Draw, TBitmap32.DrawTo, GetSampleFloat, TBitmap32, TCustomResampler