Re: NEIL HELP NEEDED!
- Posted by Colin Taylor <ctaylor at RACSA.CO.CR> Nov 29, 2000
- 436 views
ck, Do you want to rotate bitmaps in 90 degree increments? Clockwise or counterclockwise? Colin Taylor ----- Original Message ----- From: Ck Lester <cklester at YAHOO.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Tuesday, November 28, 2000 9:58 AM Subject: NEIL HELP NEEDED! > I'm still desperately needing help with these items: > > Using NEIL.E: > > 1. There's no rotate_bitmap() function, it seems. How do I ROTATE a > graphic?! Even if I could just get the 2-d bitmap sequence from memory, > rotate it, then return it... But I don't know how to use the handle to grab > the bitmap sequence. I've looked at the docs but I'm yet clueless. > > 2. How do I load a bitmap then extract individual bitmaps from it? (For > instance, I have 15 64x64 tiles in the one bitmap file, and I want to > extract all of them to a tiles[] sequence.) > > THANKS! > ck