Name | Description | |
---|---|---|
ImGearOCRLetter Constructor |
The following tables list the members exposed by ImGearOCRLetter.
Name | Description | |
---|---|---|
ImGearOCRLetter Constructor |
Name | Description | |
---|---|---|
AlternativeCharacters | Gets a collection that contains all of the possible alternative characters to the primary choice available from the Code property. | |
Baseline | Gets the character baseline. | |
CapitalLetterHeight | Gets a measure of the capital letter height for this letter's font in pixels. | |
Code | Gets the character. This is the first choice of the recognition or a special code 0xfffd for rejected characters. | |
Confidence | Gets the confidence level of first guess for the character (0 = not confident, 100 = confident). | |
FontAttribute | Gets font information about the recognized character. See ImGearOCRFontFlags for the details about each flag. | |
FontSize | Gets the estimated font size (in points) of the recognized character. | |
Rect | Gets a reference to the rectangle exactly containing the character. | |
ZoneIndex | Gets the index of the ImGearOCRZone in which this character was recognized, relative to its ImGearOCRZoneCollection. If the zone collection is empty at the time of recognition, this value is zero. |