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