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

3D图形编程

开发平台:

Visual C++

  1. #define tool_line_width 24
  2. #define tool_line_height 16
  3. static unsigned char tool_line_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x30, 0x00, 0x00, 0x0c,
  5.    0x00, 0x00, 0x02, 0x00, 0x80, 0x01, 0x00, 0x40, 0x00, 0x00, 0x30, 0x00,
  6.    0x00, 0x0c, 0x00, 0x00, 0x02, 0x00, 0x80, 0x01, 0x00, 0x40, 0x00, 0x00,
  7.    0x30, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00};