📄 002.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: 002
Dimensions: 320 * 240
NumColors: 256
*/
#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 Colors002[] = {
0xF2D3B0,0x656893,0xD0B8DC,0x964513
,0x736973,0xA8A5D8,0xD0986A,0xF0D3CD
,0x5FDBF4,0xA85823,0xB07548,0x863910
,0x51484D,0x5FA9E0,0x86778A,0x904C29
,0x31272A,0x4B260F,0x95D3F1,0xFEFEEC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -