CharReport
Contains information about a character.
Elements
Name | Type | Description |
---|---|---|
character | const char* | The character value. |
corner[4] | PointFloat | An array of four points that describes the rectangle that surrounds the character. |
reserved | int | This element is reserved. |
lowThreshold | int | The minimum value of the threshold range used for this character. |
highThreshold | int | The maximum value of the threshold range used for this character. |