public static final class IRecognitionCoreAPI.CharInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
Attributes
the char attributes (see CHAR_ATTRIBUTE_* flags)
|
int |
BackgroundColor
the color of the background
|
int |
ForegroundColor
the color of the symbol
|
android.graphics.Point[] |
Quadrangle
four vertices of the bounding quadrangle
|
android.graphics.Rect |
Rect
the bounding rectangle
|
public final android.graphics.Rect Rect
public final android.graphics.Point[] Quadrangle
public final int ForegroundColor
public final int BackgroundColor
public final int Attributes