?? 005.c
字號:
/*
C-file generated by 礐/GUI-BitmapConvert V2.30c, compiled Jul 23 2002, 12:06:33
(c) 2002 Micrium, Inc. www.micrium.com (c) 1998-2002 Segger Microcontroller Systeme GmbH www.segger.com
Source file: 005
Dimensions: 160 * 240
NumColors: 16
*/
#include "stdlib.h"
#include "GUI.H"
/* Palette
The following are the entries of the palette table.
Every entry is a 32-bit value (of which 24 bits are actually used)
the lower 8 bits represent the Red component,
the middle 8 bits represent the Green component,
the highest 8 bits (of the 24 bits used) represent the Blue component
as follows: 0xBBGGRR
*/
const GUI_COLOR Colors005[] = {
0x000000,0x111111,0x222222,0x333333
,0x444444,0x555555,0x666666,0x777777
,0x888888,0x999999,0xAAAAAA,0xBBBBBB
,0xCCCCCC,0xDDDDDD,0xEEEEEE,0xFFFFFF
};
const GUI_LOGPALETTE Pal005 = {
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -