📄 ep7211_internal.h
字号:
typedef struct tagVIS_EP7211{ unsigned int bpp; unsigned int depth; unsigned int width; unsigned int height; unsigned int bkcolor; unsigned int fgcolor; unsigned int x1,x2,y1,y2; //rect unsigned int shift; unsigned int stride; //bytes per row unsigned char* fb_buf;} VIS_EP7211;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -