bitmaps/b_alignCV.xbm
author Claus Gittinger <cg@exept.de>
Mon, 09 Oct 2017 09:16:44 +0200
changeset 3496 83bb01ebff3b
parent 269 8ced22627ae1
permissions -rw-r--r--
#REFACTORING by cg class: ImageEditor added: #addPastedColorToColormap #clipBoardColor #hasWritableColorSelectedHolder comment/format in: #doNewImageFromClipboard #doNewMaskFromClipboard #pasteColorIntoColormap changed: #addColorToColormap:undoable: #processSelectedColorsWith: class: ImageEditor class changed: #colorMapMenu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
269
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define b_alignCV_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignCV_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignCV_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x60, 0x60, 0x60, 0x60, 0x61, 0x61, 0x63, 0x63, 0x67, 0x67,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x6f, 0x6f, 0x7f, 0x7f, 0x6f, 0x6f, 0x67, 0x67, 0x63, 0x63, 0x61, 0x61,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x00, 0x00};