ScriptSpot

Forum topic · General Scripting

JPEG interfaces

By Any · 2013-02-02

Description

Good day.

I want to store some my work as JPG files....

---------------------------------------------------------------
outstring="Test.jpg"
render camera:$RenderCamera01 vfb: false outputSize: [400,300] \ outputfile:outstring
--------------------------------------------------------------
How I can adjust "JPEG interfaces" for Test.jpg file?
Where I must pust "JPEG interfaces" for Test.jpg file, before or after "RENDER" command?