stk/Tk/bitmaps/gray25.bmp

7 lines
290 B
Plaintext
Raw Permalink Normal View History

1996-09-27 06:29:02 -04:00
#define gray25_width 16
#define gray25_height 16
static unsigned char gray25_bits[] = {
1998-04-10 06:59:06 -04:00
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22};