CorrectShadowsAndHighlights Method of the ImageDocument Object
This method corrects excessive shadows and highlighting on the image to improve recognition quality. It is designed for use with photographs only.
Syntax
C++
HRESULT CorrectShadowsAndHighlights();
C#
void CorrectShadowsAndHighlights();
Visual Basic .NET
Sub CorrectShadowsAndHighlights()
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
11/7/2025 12:48:30 PM