|
Loading BMP's from resource files
hi!
I am wondering if there is a way to load BMP''s with less than 16 bit colordepth!? is there any way? the following code works only with 16 bit BMP''s:
Does anybody know how to change it so that i can load BMP''s with less then 16 bit colordepth??
thanx...
cu
trigger// axion demo division
http://trigger.xenyon.net/
April 04, 2001 12:58 AM
Maybe you can create a tmp. 24-bit bitmap and use BitBlt to copy
the 8-bit bitmap to the new 24-bitmap.
the 8-bit bitmap to the new 24-bitmap.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement