ImageGestureRecognizer Fields |
The ImageGestureRecognizer type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageColumns |
Number of columns in the images for gestures. For square images (recommended) set to ImageRows.
| |
| ImageRows |
Number of image rows. Should be greater than 4 and less than 65.
| |
| ImageSize |
Number of elements in the images for gestures.
| |
| LinePadding |
The padding for each pixel converted from lines to the pixel image. Supported values are 0, 1 and 2.
| |
| RowBitmask |
Current row bit mask
| |
| RowBitMasks |
Masks to shave off exlusive or'd bits that we don't want to include in a row
|