Home | GR32_Resamplers |
TDraftResampler
Hierarchy
TPersistent
|
|
|
|
|
Description
This class implements an algorithm for fast downsampling. The result is better than nearest neighbor interpolation, but it is not quite as good as linear resampling. Fast downsampling is very useful for generation of thumbnail images.
For upsampling the same method is used as in TLinearResampler.
Reference
Properties | Methods | Events |
---|---|---|
In TLinearResampler: | ||
Create | ||
Destroy | ||
GetSample | ||
PrepareSampling | ||
In TBitmap32Resampler: | ||
Bitmap | Changed | |
PixelAccessMode | GetSampleBounds | |
TransformerClass | HasBounds | |
In TCustomResampler: | ||
Width | Resample | |
In TCustomSampler: | ||
FinalizeSampling | ||
In TNotifiablePersistent: | ||
UpdateCount | BeginUpdate | OnChange |
EndUpdate |
See Also
Resamplers Example, TLinearResampler
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007