MPLAB® Harmony Graphics Suite
|
Sets the resize filter value of the widget
LIB_EXPORT laResult laImagePlusWidget_SetResizeFilter( laImagePlusWidget* img, laImagePlusWidget_ResizeFilter filter );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
laImagePlusWidget_ResizeFilter filter |
the desired filter |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|