Detects the skew angle of the current image and rotates the image to remove that skew.
Visual Basic |
---|
Public Function Deskew( _ ByVal options As DeskewOptions _ ) As DeskewResults |
- options
- An object containing parameters controlling the process.
Use this function if the default control parameters are adequate.