bitmaps/VVPanel.xbm
author Stefan Vogel <sv@exept.de>
Fri, 27 Apr 2018 17:16:22 +0200
changeset 6314 ac5b9324a82a
parent 168 056daffbbc0e
permissions -rw-r--r--
#DOCUMENTATION by stefan class: EditTextView comment/format in: #codeAspect

#define VVPanel_width 16
#define VVPanel_height 16
static char VVPanel_bits[] = {
   0x80, 0x00, 0x80, 0x00, 0x90, 0x04, 0xa0, 0x02, 0xc0, 0x01, 0x80, 0x00,
   0x00, 0x00, 0xff, 0x7f, 0xff, 0x7f, 0x00, 0x00, 0x80, 0x00, 0xc0, 0x01,
   0xa0, 0x02, 0x90, 0x04, 0x80, 0x00, 0x80, 0x00};