Home | GR32_Resamplers |
TExpander
Hierarchy
TPersistent
|
|
|
|
Description
TExpander implements a neighborhood operation similar to morphological dilation. However, unlike ordinary dilation, where the structuring element is added to the color samples, the expand operation will multiply the weights. We define this operator as
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 TKernelSampler: | ||
CenterX | Create | |
CenterY | Destroy | |
Kernel | GetSample | |
In TNestedSampler: | ||
Sampler | ||
In TCustomSampler: | ||
FinalizeSampling | ||
GetSampleBounds | ||
HasBounds | ||
PrepareSampling | ||
In TNotifiablePersistent: | ||
UpdateCount | BeginUpdate | OnChange |
Changed | ||
EndUpdate |
See Also
Sampling and Rasterization, TDilater
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007