hi,
i have a monochrome bitmap, is it possible to display the image on it in color using a created 24 bit bitmap and the bitblt functions somehow? i don't want to have to use get/setpixel...

jigen3