|
-
Jan 27th, 2001, 11:47 PM
#1
Thread Starter
Good Ol' Platypus
The Code:
Ckey.low = RGB(255, 237, 255)
Ckey.high = RGB(255, 237, 255)
Person.SetColorKey DDCKEY_SRCBLT, Ckey
The Prob:
I have a sprite which I have blit onto the screen, but it does not use it's colour code. Do colour codes work with BltFast? Or must I use just normal BLT?
The 'Nfo:
The source pic is 256 colours, the screen is 32 bit colour. The screen is 800x600. I have tried the colour converter code but it does not work. HELP!!!
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|