sebastian.vesenmayer Posted May 3, 2019 Posted May 3, 2019 (edited) Hi, I am using Unigine::Image to load tga files with rgb and rgba channels. The getFormat() does always return rgba8. How do I determine the correct number/format of color channels? Regards Sebastian Edited May 3, 2019 by sebastian.vesenmayer
morbid Posted May 6, 2019 Posted May 6, 2019 Hello Sebastian, We couldn't reproduce this behavior. May I ask you to send a code sample and the images you're working with? And which SDK version is this? Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
sebastian.vesenmayer Posted May 6, 2019 Author Posted May 6, 2019 Hi morbid, I tested it againg, seems like I had a mistake in my code, because I cannot reproduce it anymore. Thanks for testing.
Recommended Posts