![]() |
Public API Reference |
#include <cswspal.h>
Public Attributes | |
int | BaseTone |
Base tone for scheme (e.g. red, cyan, gray etc). More... | |
int8 | Color |
(H) The difference (-100..0..+100) between the base tone and other colors. More... | |
int8 | Contrast |
(L) Contrast (-100..0..+100) betweem base tone and bright/dark variants. More... | |
int8 | Blend |
(S) The attraction factor (-100..0..+100) towards base tone. More... |
The Color, Contrast and Blend values gives control over the overall palette look, besides the "BaseTone", which defines the "base" color for scheme. The "normal" values for Color,Contrast,Blend are 100, which means the respective parameters will get same value like in the "default" palette.
Definition at line 106 of file cswspal.h.
|
Base tone for scheme (e.g. red, cyan, gray etc).
|
|
(S) The attraction factor (-100..0..+100) towards base tone.
|
|
(H) The difference (-100..0..+100) between the base tone and other colors.
|
|
(L) Contrast (-100..0..+100) betweem base tone and bright/dark variants.
|