Detects and removes lines from the current image.
Visual Basic |
---|
Public Function RemoveLines( _ ByVal options As LineRemovalOptions _ ) As LineRemovalResults |
- options
- An object containing parameters controlling the process.
An object containing information produced by the enhancement process.
Use this function if the default control parameters are adequate.