MPLAB® Harmony Graphics Suite
|
This widget can be configured to respond to input events. It can react to single and double touch events. These events will directly modify the transform state and cause the image to translate and resize as desired.
LIB_EXPORT laBool laImagePlusWidget_GetInteractive( laImagePlusWidget* img );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
laBool - the value of the interactive flag
MPLAB® Harmony Graphics Suite
|