Home
|
GR32_Resamplers
|
|
TPatternSampler
Hierarchy
TPersistent
|
|
|
Description
TPatternSampler provides a mechanism for performing sampling according to a preinitialize sample pattern. This pattern is implemented as a matrix of TArrayOfFixedPoint. Each pixel in the rasterized output bitmap will have a designated set of sampling points specified by wrapping this sample pattern across the image.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TPatternSampler: | ||
| Pattern | Destroy | |
| GetSample | ||
| In TNestedSampler: | ||
| Sampler | Create | |
| In TCustomSampler: | ||
| FinalizeSampling | ||
| GetSampleBounds | ||
| HasBounds | ||
| PrepareSampling | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| EndUpdate | ||
See Also
Kernel Example, Point Types, Resampler Example
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers