| MorphologyEffect Properties |
The MorphologyEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. | |
| CacheOutput | Enables caching the output from drawing this effect. | |
| Height | Height of the morphology filter kernel. Default value 1. | |
| Mode | Gets or sets the morphology mode. Default value
Erode. | |
| Name | Attaches a user-defined name string to the effect. | |
| Source | Gets or sets the input source for Morphology effect. | |
| Width | Width of the morphology filter kernel. Default value 1. |