MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Color GFX_ColorBlend_RGBA_8888( GFX_Color fore, GFX_Color back );
Parameters |
Description |
GFX_Color |
the foreground color the background color |
GFX_Color - the blended result color
MPLAB® Harmony Graphics Suite
|