ESPectro32 Library
Library for using ESPectro32 board
|
Public Member Functions | |
RgbLedColor_t | getPaletteColor (float i) |
bool | operator== (const RgbLedPalette_t &c) const |
Public Attributes | |
int | numColors |
RgbLedColor_t * | colors |
|
inline |
Get the interpolated color from the palette. The argument is a floating number between 0 and numColors.