vdr
2.2.0
|
This is the complete list of members for cPalette, including all inherited members.
antiAliasGranularity | cPalette | private |
Blend(tColor ColorFg, tColor ColorBg, uint8_t Level) const | cPalette | |
Bpp(void) const | cPalette | inline |
bpp | cPalette | private |
ClosestColor(tColor Color, int MaxDiff=INT_MAX) const | cPalette | |
color | cPalette | private |
Color(int Index) const | cPalette | inline |
Colors(int &NumColors) const | cPalette | |
cPalette(int Bpp=8) | cPalette | |
Index(tColor Color) | cPalette | |
maxColors | cPalette | private |
modified | cPalette | private |
numColors | cPalette | private |
Replace(const cPalette &Palette) | cPalette | |
Reset(void) | cPalette | |
SetAntiAliasGranularity(uint FixedColors, uint BlendColors) | cPalette | |
SetBpp(int Bpp) | cPalette | |
SetColor(int Index, tColor Color) | cPalette | |
Take(const cPalette &Palette, tIndexes *Indexes=NULL, tColor ColorFg=0, tColor ColorBg=0) | cPalette | |
tIndexes typedef | cPalette | protected |
~cPalette() | cPalette | virtual |