Home
|
GR32_Resamplers
|
|
TPersistent
|
|
|
|
TKernelResampler is a general class for image resampling using arbitrary convolution filters. It implements a fast method for resizing images, by precomputing kernel weights in mapping tables or coefficient bins.
For single-sample look-ups, the GetSample method supports three different kernel modes:
For further information, see topic about Sampling and Rasterization.
| Fields | Properties | Methods | Events |
|---|---|---|---|
| In TKernelResampler: | |||
| Kernel | Create | ||
| KernelClassName | Destroy | ||
| KernelMode | FinalizeSampling | ||
| TableSize | GetSample | ||
| PrepareSampling | |||
| In TBitmap32Resampler: | |||
| Bitmap | Changed | ||
| PixelAccessMode | GetSampleBounds | ||
| TransformerClass | HasBounds | ||
| In TCustomResampler: | |||
| Width | Resample | ||
| In TNotifiablePersistent: | |||
| UpdateCount | BeginUpdate | OnChange | |
| EndUpdate | |||
Resamplers Example, Sampling and Rasterization
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010