MorphologyDilate Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberDilate(Image, Image)
Perform an dilation operation with a custom filter mask.
Public methodStatic memberDilate(Image, MorphologyMask, Size2D)
Perform an dilation operation with a selectable filter mask.
Public methodStatic memberDilate(Image, Image, Point2D)
Perform an dilation operation with a custom filter mask.
Public methodStatic memberDilate(Image, MorphologyMask, Size2D, Point2D)
Perform an dilation operation with a selectable filter mask.
Top
See Also

Reference