NXWidgets  1.19
Classes | Variables
glyph_cmd49x43.cxx File Reference

Go to the source code of this file.

Classes

struct  NxWM
 

Variables

static const uint32_t g_cmdNormalLut [BITMAP_NLUTCODES]
 
static const uint32_t g_cmdBrightLut [BITMAP_NLUTCODES]
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_cmdRleEntries []
 

Variable Documentation

◆ g_cmdBrightLut

static const nxgl_mxpixel_t g_cmdBrightLut
static
Initial value:
=
{
0xc8c8c8, 0x707070, 0x383838, 0xacacac, 0x001cac, 0xe40000, 0x001ce4, 0xfc0000,
0xfcfcfc, 0x545454
}

Definition at line 82 of file glyph_cmd49x43.cxx.

◆ g_cmdNormalLut

static const nxgl_mxpixel_t g_cmdNormalLut
static
Initial value:
=
{
0x969696, 0x545454, 0x2a2a2a, 0x818181, 0x001581, 0xab0000, 0x0015ab, 0xbd0000,
0xbdbdbd, 0x3f3f3f
}

Definition at line 76 of file glyph_cmd49x43.cxx.

◆ g_cmdRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_cmdRleEntries[]
static

Definition at line 204 of file glyph_cmd49x43.cxx.