summaryrefslogtreecommitdiffstats
path: root/vcl/qa/cppunit/data/TypeDetectionExample.xbm
blob: b40d1a45e6b9793d611f2702e3374e4723e7a2a0 (plain)
1
2
3
4
5
#define sample_width 10
#define sample_height 10
static unsigned char sample_bits[] = {
   0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01,
   0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0x00, 0x00 };