We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › which method can create a picture
Page Index Toggle Pages: 1
which method can create a picture (Read 370 times)
which method can create a picture
Mar 24th, 2008, 10:32am
 
In processing, which method can create a picture in my computer
Re: which method can create a picture
Reply #1 - Mar 24th, 2008, 2:54pm
 
you should look into the "createImage" method,
here´s the reference: http://processing.org/reference/createImage_.html
Re: which method can create a picture
Reply #2 - Mar 25th, 2008, 2:22am
 
Sorry!The answer isn't what I want.
My meaning is that with one method create a picture On my hard disk ,we can find the picture in one document
Re: which method can create a picture
Reply #3 - Mar 25th, 2008, 9:20am
 
You want http://processing.org/reference/saveFrame_.html or http://processing.org/reference/save_.html or http://processing.org/reference/PImage_save_.html
Re: which method can create a picture
Reply #4 - Mar 26th, 2008, 2:40am
 
Thank you very much!
You help me.
Page Index Toggle Pages: 1