qt6windows7/tests/auto/gui/painting/qpainter/drawPixmap_rop_bitmap/dst.xbm

7 lines
236 B
C
Raw Normal View History

2023-10-30 06:33:08 +08:00
#define dst_width 8
#define dst_height 8
static char dst_bits[] = {
0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0x00,0x00,0x00,0xff,0xff,0xff,0x7f,
0xb1,0x00,0x00,0x00,0x70,0xe6,0x6e,0x2b,0x70,0xe6,0x6e,0x2b,0x24,0x00,0x00,
0x00,0x81 };