Closed GoogleCodeExporter closed 9 years ago
When you specify an RGB mode, you have to specify the exact pixel format with
some of
the other methods of the compression options. The pixel format is RGBA8. See:
http://code.google.com/p/nvidia-texture-tools/wiki/ApiDocumentation#Pixel_Format
_Conversion
Original comment by cast...@gmail.com
on 3 Jul 2009 at 12:00
Ah thx my fault, did not read the full documentation :)
Was assuming handing over RGB means default RGB order output, at least that
worked
for the ARGB images without the need for a order mask/output bits.
But just changed it and it works now.
so thx for the fast reply
Original comment by andyieg....@googlemail.com
on 3 Jul 2009 at 3:16
Original issue reported on code.google.com by
andyieg....@googlemail.com
on 2 Jul 2009 at 1:12