MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laRelativePosition laKeyPadWidget_GetKeyImagePosition( laKeyPadWidget* pad, uint32_t row, uint32_t col );
Parameters |
Description |
laKeyPadWidget* pad |
the widget |
uint32_t row |
the indicated row |
uint32_t col |
the indicated column |
laRelativePosition - the image position
MPLAB® Harmony Graphics Suite
|