📄 micriumlogo.c
字号:
/* C-file generated by 礐/BmpCvt V2.30b, compiled May 8 2002, 10:05:37 (c) 2002 Micrium, Inc. www.micrium.com (c) 1998-2002 Segger Microcontroller Systeme GmbH www.segger.com Source file: MicriumLogo Dimensions: 145 * 39 NumColors: 183*/#include "stdlib.h"#include "GUI.H"/* PaletteThe 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 componentas follows: 0xBBGGRR*/const GUI_COLOR ColorsMicriumLogo[] = { 0xFF0000,0xFF0043,0xFF003D,0xDE1D6C ,0xB63A94,0xBB378F,0xB33D98,0xFF003B ,0xA04CAD,0x2B98FF,0x3890FF,0xA945A2 ,0xFF002F,0x1EA0FF,0xA648A6,0x3B8FFF ,0x4887FF,0x4687FF,0x3393FF,0xFF0030 ,0x2F97FF,0x2C97FF,0xFF0023,0xA14AAA ,0x3294FF,0x3E8CFF,0x259CFF,0x3990FF ,0xAE429E,0xFF003C,0xFF003F,0xC23288 ,0x7C65CE,0x835FC7,0xFF003E,0xFF0037 ,0x746AD5,0x4489FF,0xFF0035,0xFF0022 ,0xEE0F5A,0xC62F84,0xCA2C80,0xC33287 ,0xFF002A,0xFF0039,0xFF0044,0xFF0033 ,0xFF0048,0x6A70DF,0x4588FF,0x3B8EFF ,0xFF0031,0x4E83F9,0x587CEF,0xD12779 ,0x4887FE,0x3592FF,0x3791FF,0x3394FF ,0x567EF1,0x9057BB,0xF50953,0xB23E9A ,0x4C84FA,0x428AFF,0x855EC5,0xFF0024
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -