bitmaps/Camera_m.xbm
author Claus Gittinger <cg@exept.de>
Fri, 15 Jun 2018 04:00:37 +0200
changeset 18220 d1ebaddf1100
parent 147 dd060240f2f7
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: Tools::CheckinInfoDialog class changed: #windowSpec
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
147
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define Camera_m_width 32
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define Camera_m_height 32
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static char Camera_m_bits[] = {
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x80, 0xff, 0x0f, 0x00, 0x80, 0xff, 0x0f, 0x00, 0xf8, 0xff, 0xff, 0x00,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0xf8, 0xff, 0xff, 0x00, 0xf8, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x01,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0xf0, 0xff, 0xff, 0x01, 0xf0, 0xff, 0xff, 0x01, 0xf0, 0xff, 0xff, 0x00,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
   0xf0, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x00,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
   0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0x7f, 0xff, 0x7f,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
   0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x0f, 0xf8, 0x7f,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
   0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x7f, 0xff, 0x7f,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
   0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
   0xfe, 0xff, 0xff, 0x7f, 0x00, 0xf0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
dd060240f2f7 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};