| ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > Dilate Method |
Applies dilation effect to provided raster page using the specified structure element. This method is applicable to any grayscale image (image with [Gy] color space).
Sub Dilate(pPage As IGPage, Matrix As IGMatrix)
| Name | Description |
|---|---|
| pPage | IGPage Object raster page to which to apply effect. |
| Matrix | IGMatrix Object specifying a structuring element for the operation. |
None
1-bit and 8-bit grayscale
Image Processing and Effects