Hi!
I need a simple program that takes a BMP and converts it into a sprite and saves it into another BMP file!
Anyone???
Give me links...
Thank you,
Arie. (mag.up.co.il)
Printable View
Hi!
I need a simple program that takes a BMP and converts it into a sprite and saves it into another BMP file!
Anyone???
Give me links...
Thank you,
Arie. (mag.up.co.il)
Quote:
BMP and converts it into a sprite
*BIG HUUUUH???*
Do you mean like a mask so you can make an image transparent for blitting? Fox has one of those up his sleave...(its in his der zirkel engine) :)
If the masking is what you mean, take a look here: http://www.vbforums.com/showthread.p...threadid=85363
Well in my older projects I use this pre-masked pictures yes...
but in the newer ones I create the mask when loading the bitmap into memory ;)