Detects and removes specks from the current image.
Visual Basic |
---|
Public Function Despeckle( _ ByVal options As DespeckleOptions _ ) As DespeckleResults |
- options
- An object containing parameters controlling the process.
Use this function if the default control parameters are adequate.