Anyone have a TGA loader?
BlitzPlus Forums/BlitzPlus Programming/Anyone have a TGA loader?
| ||
TGA is not supported in B+, and I really need it. |
| ||
Have you looked at Snartys FreeImage userlib? You can load about 30 different image file types with it. http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=snarty09252003024804&comments=no |
| ||
Nice. Thanks. I just replaced the BlitzPlus LoadImage() command with that one. |