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

3D图形编程

开发平台:

Visual C++

  1. #define tool_shape_width 24
  2. #define tool_shape_height 16
  3. static unsigned char tool_shape_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x28, 0x00, 0x00, 0x44, 0x3e,
  5.    0x80, 0xff, 0x19, 0x7c, 0x81, 0x06, 0xb0, 0x80, 0x01, 0xc0, 0x60, 0x02,
  6.    0x40, 0x1b, 0x02, 0x20, 0x0e, 0x04, 0x90, 0x71, 0x08, 0x68, 0x80, 0x11,
  7.    0x1c, 0x00, 0x16, 0x06, 0x00, 0x38, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00};