TNearestResampler

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TCustomSampler
   |
TCustomResampler
   |
TBitmap32Resampler

Description

This class implements a fast resampling method based on the nearest neighbor interpolation algorithm.

Reference

Methods Properties Events
In TNearestResampler:
Create
GetSample
PrepareSampling
In TBitmap32Resampler:
Changed Bitmap
GetSampleBounds PixelAccessMode
HasBounds TransformerClass
In TCustomResampler:
Resample Width
In TCustomSampler:
FinalizeSampling
In TNotifiablePersistent:
BeginUpdate UpdateCount OnChange
Destroy
EndUpdate

See Also

Examples