summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter/drawPixmap_rop_bitmap/dst.xbm
blob: 45543c8ebfde4f613c0d1157904358bf56ed8988 (plain)
1
2
3
4
5
6
#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 };