5
0
python-binaries/python/tcl/tix8.4.3/bitmaps/ck_off.xbm
2024-03-09 23:17:46 +08:00

7 lines
254 B
C

#define ck_off_width 13
#define ck_off_height 13
static unsigned char ck_off_bits[] = {
0xff, 0x1f, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
0xff, 0x1f};