Home
|
GR32_Resamplers
|
|
TContracter
Hierarchy
TPersistent
|
|
|
|
Description
This can be thought of as the inverse to the expand operation. The output for a sample coordinate (s, t) is given by

where f is a sampler and b is a structuring element. The structuring element is defined by the Kernel property of the class. See topic about Sampling and Rasterization for more info.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TContracter: | ||
| GetSample | ||
| PrepareSampling | ||
| In TKernelSampler: | ||
| CenterX | Create | |
| CenterY | Destroy | |
| Kernel | ||
| In TNestedSampler: | ||
| Sampler | ||
| In TCustomSampler: | ||
| FinalizeSampling | ||
| GetSampleBounds | ||
| HasBounds | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| EndUpdate | ||
See Also
Sampling and Rasterization, TExpander
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers