iOS shows images only in 8-bit color depth

Hi,

I have the problem, that on iOS (both iPad and iPhone) my images are just shown in 8-bit color mode. No matter what I give as bits-per-pixel parameter in the SDL_SetVideoMode, it is always low color depth.

Does anybody has an idea, what the reason could be?

Many thanks!