tool_rect.xbm
上传用户:kellyonhid
上传日期:2013-10-12
资源大小:932k
文件大小:0k
源码类别:

3D图形编程

开发平台:

Visual C++

  1. #define tool_rect_width 24
  2. #define tool_rect_height 16
  3. static unsigned char tool_rect_bits[] = {
  4.    0x00, 0x00, 0x00, 0xee, 0xee, 0x6e, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00,
  5.    0x02, 0x00, 0x40, 0x02, 0x00, 0x40, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00,
  6.    0x02, 0x00, 0x40, 0x02, 0x00, 0x40, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00,
  7.    0x02, 0x00, 0x40, 0x02, 0x00, 0x40, 0xdc, 0xdd, 0x5d, 0x00, 0x00, 0x00};