메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

DCR_ 접두사가 붙은 플래그는 텍스트 및 배경 컬러 감지에 전달되는 이미지가 반전되었는지 여부를 지정합니다.
module DetectColorRegionFlags
{
  const int DCR_Invert = 0x00000001;
};

요소

플래그 이름설명
DCR_Invert사각형이 반전된 상태입니다.

사용 위치

IImageDocument::GetTextBackgroundColor