max.m Posted July 2, 2009 Share Posted July 2, 2009 hi there, i am working on an animation and want to save the images as uncompressed tga`s. now i face the problem, that i want to save the tga`s without alpha channel, and it seems to be impossible. i uncheck premult. alpha and split alpha, but in 8, 16, and 32 bit i always get the alpha mask within the image. tried it with png and tif and it worked without problems. known issue or am i missing something? Link to comment Share on other sites More sharing options...
Dave Buckley Posted July 2, 2009 Share Posted July 2, 2009 what difference does it make whether you get it or not? Link to comment Share on other sites More sharing options...
max.m Posted July 2, 2009 Author Share Posted July 2, 2009 to answer a question with a question leads to nowhere. i got the answer in the meanwhile, for all who are interrested. when saving, in the tga's image attributes, choose 24 bits-per-pixel (it's not the actual colour depth, it only means that you'll save three 8 bit channels) instead of 32. it will only store rgb without alpha. alternatively you can check alpha split, and the alpha will be saved to another file instead of being stored with the rgb output. Link to comment Share on other sites More sharing options...
JonRashid Posted July 3, 2009 Share Posted July 3, 2009 Perhaps he was curious as was I. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now