hello all, I'm loading some TGAs using SDL_image and it seems like TGAs are BGR format but SDL_image loads them as RGB. So, mostly red images, appear mostly blue... (These are all 24 bit (8bits/channel) TGAs) Any ideas? cheers, k.