FastLED 3.9.7
Loading...
Searching...
No Matches
ColorScheme Struct Reference

Detailed Description

Definition at line 15 of file color_mapper.cpp.

Public Member Functions

 ColorScheme (const ColorHSV &c0, const ColorHSV &c1, const ColorHSV &c2, const ColorHSV &c3, const ColorHSV &c4, const ColorHSV &c5, const ColorHSV &c6, const ColorHSV &c7, const ColorHSV &c8, const ColorHSV &c9, const ColorHSV &c10, const ColorHSV &c11)
 

Public Attributes

ColorHSV data [12]
 

Constructor & Destructor Documentation

◆ ColorScheme()

ColorScheme::ColorScheme ( const ColorHSV & c0,
const ColorHSV & c1,
const ColorHSV & c2,
const ColorHSV & c3,
const ColorHSV & c4,
const ColorHSV & c5,
const ColorHSV & c6,
const ColorHSV & c7,
const ColorHSV & c8,
const ColorHSV & c9,
const ColorHSV & c10,
const ColorHSV & c11 )
inline

Definition at line 16 of file color_mapper.cpp.

Member Data Documentation

◆ data

ColorHSV ColorScheme::data[12]

Definition at line 41 of file color_mapper.cpp.


The documentation for this struct was generated from the following file: