Render Output File Dialog

Hey,
When I click on the "Render Setup -> Render Output -> Files" button, it opens a dialog where I can choose the image file type for my rendering. I also get a "Setup" button, where I can set my image quality and stuff like bit depth and compression for .tif / .png and so on.
Is there any way to get this dialog via script? I use "getSaveFileName" right now, with handwritten types like so

types:"All Files|*.*|TIF Image File(*.tif)|*.tif|JPEG File(*.jpg)|*.jpg|BMP Image File(*.bmp)|*.bmp

But it lacks the option to adjust image quality :(

Cheers

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Anubis's picture

;-)

selectSaveBitMap()

my recent MAXScripts RSS (archive here)

br0t's picture

Hidden in the bitmap

Hidden in the bitmap description, aw man. Thanks!

Never get low & slow & out of ideas

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.