TMorphologicalSampler

Graphics32

TMorphologicalSampler

Hierarchy

TPersistent

   |

TNotifiablePersistent

   |

TCustomSampler

   |

TNestedSampler

   |

TKernelSampler

Description

Abstract ancestor class for TDilater and TEroder. You should not instantiate this class itself.

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

TEroder.Create, Kernel Example, Resampler Example, TDilater