MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Color GFX_ColorValue( GFX_ColorMode mode, GFX_ColorName name );
Parameters |
Description |
the color mode for the return type | |
the name of the color to retrieve |
GFX_Color - the color value of the given name in the specified format
MPLAB® Harmony Graphics Suite
|