home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
new
/
gfx
/
show
/
bview
/
picsrc
/
brush.h
next >
Wrap
C/C++ Source or Header
|
1994-01-30
|
3KB
|
81 lines
/*
* Name : Brush.h
* Bitmap : 96 x 29 x 2 Colors :4
* ModeID : PAL:Hires STD
* Bview SAS_C output on Sun Jan 30 14:09:54 1994
*/
// This source made from Brush.ilbm
#define COLORS 4
#define PLANEPICK 0x3 // Binary (2 planes on) => 11 --> Hex 3
#define PLANEONOFF 0x000 // all Bitplanes on
ULONG ModeID = 0x00029000;
// Used on ECS Amigas (4:4:4) with LoadRGB4()
USHORT colortable[COLORS]= {
0xaaa,0x000,0xfff,0xfc0
};
/* Example if you change Color mode
For AGA Amigas (32:32:32) with SetRGB32()
ULONG colortable[COLORS*3]= {
0xa0000000,0xa0000000,0xa0000000,0x00000000,0x00000000,0x00000000,0xf0000000,0xf0000000,0xf0000000,
0xf0000000,0xc0000000,0x00000000,
};*/
UWORD __chip Brush[348]= {
// Start plane # 0:
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x30,0x0,0x0,0x0,0x0,0x0,0xd8,
0x0,0x600,0x0,0x0,0x0,0x1d8,0x0,0x3b00,0x0,0x0,
0x0,0x3d8,0x0,0x3b00,0x0,0x0,0x0,0x7d8,0x0,0x3b00,
0x0,0x0,0x0,0xfd8,0x0,0x0,0x0,0x0,0x0,0x1fd0,
0x306,0x600,0x3018,0x0,0x0,0x37d7,0x3873,0x7b3f,0xc7cc,0x0,
0x0,0x77db,0x7cf9,0xba76,0xcef6,0x0,0x0,0xf7db,0xefde,0xbaf3,
0xae76,0x0,0x1,0xe7db,0xd7ae,0xbaeb,0xbc76,0x0,0x3,0x7db,
0xb76e,0xbaeb,0xb1f6,0x0,0x7,0xffdb,0xb76e,0xbac3,0xa776,0x0,
0xf,0xf7db,0xb76e,0xbb67,0x8f76,0x0,0x1e,0xc7db,0xb76e,0xbb7f,
0x5e76,0x0,0x3d,0x87db,0xb76e,0xba7e,0xdc76,0x0,0x7b,0x7db,
0xb76e,0xbac0,0xd8f6,0x0,0xd6,0x783,0x264c,0x32fe,0x1f66,0x0,
0x7f6,0x1ff7,0xcf9f,0x7c7f,0x8fbb,0x0,0x7f6,0x1ff7,0xdfbf,0x7cfe,
0xef7b,0x0,0x0,0x0,0x0,0x1ec,0x6c00,0x0,0x0,0x0,
0x0,0x188,0xec00,0x0,0x0,0x0,0x0,0x1e3,0xec00,0x0,
0x0,0x0,0x0,0x17f,0xd800,0x0,0x0,0x0,0x0,0x7f,
0x6000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0
// Start plane # 1:
,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x180,0x0,0x0,0x0,0x0,0x0,0x380,
0x0,0x7000,0x0,0x0,0x0,0x780,0x0,0x7000,0x0,0x0,
0x0,0xf80,0x0,0x7000,0x0,0x0,0x0,0x1f80,0x0,0x0,
0x0,0x0,0x0,0x3f80,0x0,0x0,0x0,0x0,0x0,0x7f8f,
0x78f0,0xf07f,0x8fc0,0x0,0x0,0xff8f,0xfdf8,0xf0ff,0x9fe0,0x0,
0x1,0xef87,0xfffc,0x71ef,0x1de0,0x0,0x3,0xcf87,0x9f3c,0x71c7,
0x1ce0,0x0,0x7,0x8f87,0xe1c,0x71c7,0x3e0,0x0,0xf,0xff87,
0xe1c,0x71c7,0xfe0,0x0,0x1f,0xff87,0xe1c,0x71ef,0x1fe0,0x0,
0x3c,0xf87,0xe1c,0x70fe,0x3ce0,0x0,0x78,0xf87,0xe1c,0x70fc,
0x38e0,0x0,0xf0,0xf87,0xe1c,0x71e0,0x39e0,0x0,0x1e0,0xf87,
0xe1c,0x71fe,0x3fe0,0x0,0xfe0,0x3fef,0x9f3e,0xf9ff,0xbff0,0x0,
0xfe0,0x3fef,0x9f3e,0xf9ff,0xde70,0x0,0x0,0x0,0x0,0x3c1,
0xc000,0x0,0x0,0x0,0x0,0x381,0xc000,0x0,0x0,0x0,
0x0,0x3e7,0xc000,0x0,0x0,0x0,0x0,0x3ff,0x8000,0x0,
0x0,0x0,0x0,0xfe,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0
};
// The image structure from intuition/intuition.h
struct Image Im_Brush = {
0,0,83,29,2,
Brush,PLANEPICK,PLANEONOFF,NULL};