home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / icons / alpha.vbm < prev    next >
Text File  |  1996-05-21  |  281b  |  9 lines

  1. //vbm1
  2. #define alpha_depth 1
  3. #define alpha_width 16
  4. #define alpha_height 16
  5. static unsigned char alpha_bits[] = {
  6.  0x00,0x00,0x80,0x01,0x80,0x03,0x40,0x03,0x40,0x07,0x20,0x07,0x20,0x0e,0x10,
  7.  0x0e,0xf0,0x0f,0x08,0x1c,0x08,0x1c,0x0c,0x38,0x1e,0x7c,0x00,0x00,0x00,0x00,
  8.  0x00,0x00};
  9.