MPLAB® Harmony Graphics Suite
|
Returns the resize filter setting for this image widget. This flag affects the speed and quality of the image resize operation.
LIB_EXPORT laImagePlusWidget_ResizeFilter laImagePlusWidget_GetResizeFilter( laImagePlusWidget* img );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
laImagePlusWidget_ResizeFilter - the filter setting
MPLAB® Harmony Graphics Suite
|