⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zjycp01.c

📁 2410GUI项目菜单设计
💻 C
📖 第 1 页 / 共 5 页
字号:
/*
  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: zjycp01
  Dimensions:  410 * 291
  NumColors:   256
*/

#include "stdlib.h"

#include "GUI.H"
extern const GUI_BITMAP bmzjycp01;

/*   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 Colorszjycp01[] = {
     0x000000,0x000033,0x000066,0x000099
    ,0x0000CC,0x0000FF,0x003300,0x003333
    ,0x003366,0x003399,0x0033CC,0x0033FF
    ,0x006600,0x006633,0x006666,0x006699
    ,0x0066CC,0x0066FF,0x009900,0x009933
    ,0x009966,0x009999,0x0099CC,0x0099FF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -