MPLAB® Harmony Graphics Suite
|
Initialize the scheme to the default values as per the specified color mode.
LIB_EXPORT void leScheme_Initialize( leScheme* scheme, leColorMode mode );
Parameters |
Description |
leScheme* scheme |
the scheme to modify |
leColorMode |
the color mode to use |
void
MPLAB® Harmony Graphics Suite
|