AUICharInfo interface
Extended information about the character position and formatting.
Properties
Name | Type | Description |
---|---|---|
quadrangle | NSArray<NSValue*>* | The four vertex points of the bounding quadrangle. The vertices are indexed clockwise starting from the bottom left. |
rect | CGRect | The rectangle, containing the character. |
isUncertain | BOOL | Indicates if character is uncertainly recognized. |
02.03.2022 12:59:15