23 Index = Red = Green = Blue = Alpha = 0;
50 TbColour(UBYTE r, UBYTE g, UBYTE b)
55 TbColour(UBYTE r, UBYTE g, UBYTE b, UBYTE Pal) : Red(r), Green(g), Blue(b), Index(Pal), Alpha(0xff)
61 inline void Set(UBYTE r, UBYTE g, UBYTE b, UBYTE a = 0xff);
64 inline ULONG Get32bitValue()
const;
67 inline ULONG GetFormattedValue(
const TbPixelCaps& pixcaps)
const;
68 inline ULONG GetFormattedValue(
const TbPixFormat& pixformat)
const;
LB_API_VAR_IMPORT TbPalette _lbGlobalPalette