MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t leColorChannelRed( leColor clr, leColorMode mode );
Parameters |
Description |
leColor |
the source color value |
leColorMode |
the source color mode |
uint32_t - the red color channel
MPLAB® Harmony Graphics Suite
|