fsgui_icon_arrowx.inc
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:2k
源码类别:
DVD
开发平台:
C/C++
- const UINT8 ICON_ArrowX[] = {
- #ifndef MP3_LARGE_GUI
- 12, // w
- 12, // h
- 2, // total-colors
- 0x0ff, // transparent color
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//1
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//2
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//3
- 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,//4
- 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0,//5
- 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0,//6
- 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0,//7
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//8
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//9
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//10
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//11
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//12
- #else
- 20, // w
- 20, // h
- 2, // total-colors
- 0x0ff, // transparent color
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,
- 0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,
- 0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,
- 0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,
- 0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
- #endif
- };