Saltar al contenido principal

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.

Los indicadores con el prefijo DCR_ se utilizan para especificar si la imagen proporcionada para detectar el color del texto y del fondo está invertida.
module DetectColorRegionFlags
{
  const int DCR_Invert = 0x00000001;
};

Elementos

Nombre del indicadorDescripción
DCR_InvertEl rectángulo está invertido.

Se utiliza en

IImageDocument::GetTextBackgroundColor