[comp.graphics] Does anyone recognize this format:

alleyne@liberte.ics.uci.edu (Brian Derek Alleyne) (03/23/91)

Yo out there...
	    I have these backgrounds (used in X as a
background using xsetroot) that I want to convert to
a raster file (to use screenload). How do I go about
it?
	Thanks a million!!!!

Brian
-------------------------------------------------------------
Je ne pense pas donc "poof"...      alleyne@ics.uci.edu
-------------------------------------------------------------

ps: Please send me mail, as I do not usually subscribe to
this newsgroup.

------------------------- EXAMPLE FORMAT ---------------
#define XXX_width  1152
#define XXX_height 900
#define XXX_x_hot 0
#define XXX_y_hot 0
static short XXX_bits[] = {
   0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff,
   0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0x0813, 0x2008,
   0x8040, 0x0080, 0x0404, 0x0808, 0x8104, 0x0840, 0x4422, 0x9244,
   0x9294, 0x2492, 0x9529, 0x5252, 0xa52a, 0x2a52, 0xa525, 0x9224,
   0x2224, 0x2222, 0x8912, 0x4448, 0x8888, 0x2244, 0x2492, 0x4489,
   0x2222, 0x4222, 0x4110, 0x0410, 0x0841, 0x8082, 0x8080, 0x0100,

--
-------------------------------------------------------------
Je ne pense pas donc "poof"...      alleyne@ics.uci.edu
-------------------------------------------------------------