Hi!

In my DX game (24-bits), I need to load a surface as 8-bits. But it won't let me - the surface appears as 24-bits! How can I specify the color depth to use, or use the color depth of the file?

If you can't help me, please post some code chunks to load images in DX and I might be able to figure it out