Message 1 of 2
Not applicable
10-12-2018
02:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
i am using maxscript and the rendermap functionality to bake down procedural material graphs.
I noticed that my bitmap were saved out as 16bit png. The original material graph also had 16 bit bitmaps.
I found on the net the pngio.SetType command and issued in code a
pngio.setType #true24
After that all png files are saved as 8 bit. Even if i remove the above line form the the code or restart edsmax
How does the pngio command work? Is it permanent?
How do i reset to the default funtionality for png?
Thanks
Dimi
Solved! Go to Solution.