|
|
Omega <nomail@nomail> wrote:
> It's the TGA in output that I don't know how to use.. my graphic program
> loads it as an RGB file, and I can't find how to convert it to retrieve the
> 16-bpp.
If you use TGA, POV doesn't output "real" 16bit, but splits the 16bit over
the red and green channel, so that grey = 256*red + green.
So, if you want to use the output in a paint program it is better to use
PNG instead.
Lutz-Peter
Post a reply to this message
|
|