TermOx
|
Dynamic_color type that cycles through every hue value in HSL color wheel. More...
#include <dynamic_colors.hpp>
Public Member Functions | |
Rainbow (std::uint8_t saturation, std::uint8_t lightness) | |
Creates a Rainbow Dynamic Color w/fixed saturation and lightness values. | |
auto | operator() () -> True_color |
Increment and return the next True_color. | |
Dynamic_color type that cycles through every hue value in HSL color wheel.