We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Can you please give me the proper syntax for saving to a non-default directory using saveFrame, couldn't find an example in the documentation.
Thank you
Answers
On Windows:
saveFrame("C:/Users/Kyle/Desktop/output.png");
On OS X:
saveFrame("/Users/Kyle/Desktop/output.png");
That will save
output.png
to your desktop (well, my desktop — obviously adjust the paths to suit your setup).should have been able to figure that out
looks like I'll be ready for your velvet services soon, thnx