DetectColorRegionFlags

The DCR_ prefixed flags are used to specify if the image passed for text and background color detection is inverted.

module DetectColorRegionFlags
{
  const int DCR_Invert = 0x00000001;
};
    

Elements

Flag name Description
DCR_Invert The rectangle is inverted.

Used in

IImageDocument::GetTextBackgroundColor

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.