PDA

Click to See Complete Forum and Search --> : graphics questions


Pickleloaf
Jan 17th, 2001, 02:10 AM
1. Is there a way to use bitblt to draw an image horizontally-mirrored?

2. How do you do palette editing/animation? I know nothing at all on this topic, so if it's too long to explain, is there a site that teaches you?

3. As I understand it, one of the advantages of putting bitmaps in a resource file is that they are only loaded when they are called for. But are they unloaded when their job is done?
Eg, if I make a program that displays 1000000 images one at a time, will the performance slowly degrade?