Determines if the image is black on white (normal) or white on black (negative), and optionally negate the image if it is, in fact, a negative. Use this function if the default control parameters are adequate.
Visual Basic |
---|
Public Function CorrectNegativePage( _ ByVal options As NegativeCorrectionOptions _ ) As NegativeCorrectionResults |
- options
- An object containing parameters controlling the process.