FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   screen dumping
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: screen dumping  (Read 372 times)
tansley shakeshaft
Guest
Email
screen dumping
« on: Jun 17th, 2004, 4:17pm »

This is a daft question, but how can I export a running file to print it out? How do you screen dump from processing?
 
mattgilbert

tangramkid WWW Email
Re: screen dumping
« Reply #1 on: Jun 17th, 2004, 5:56pm »

saveFrame();
 
check out:
 
http://processing.org/reference/saveFrame_.html
 
matt
 
Pages: 1 

« Previous topic | Next topic »