Available in LEADTOOLS Document and Medical Imaging toolkits.
MinFilter example for Visual Basic
Note: This topic is for Document/Medical only.
This example dilates dark objects and repaints the image.
Lead1.EnableProgressEvent = True Lead1.MinFilter 3 Lead1.ForceRepaint