Detects and corrects (reverses) inverse (white on black) text in a bitonal image.
Visual Basic |
---|
Public Function CorrectInverseText( _ ByVal options As InverseTextOptions _ ) As InverseTextResults |
- options
- An object containing parameters controlling the process.