Kingmark, very nice work, nice clean code too. I've taken the source code and converted it to C#, I just wanted to let you know that the color problems appear to be in the TGA writing code. The RGB values you're decoding from the BLP look good and if I write them out using a different method everything looks good. So it's something in Save2TGA(). Just figured I'd point that out since you were nice enough to provide source code. |