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 › Question about PGraphics.
Page Index Toggle Pages: 1
Question about PGraphics. (Read 611 times)
Question about PGraphics.
May 25th, 2009, 8:57am
 
Hello.

Is it possible to create a PGraphics object larger than the screen ?
And then, drawing only a part of it ?

Thank's.
Re: Question about PGraphics.
Reply #1 - May 25th, 2009, 9:16am
 
Yes (just try it! Wink).
Yes (just draw where you need).
Re: Question about PGraphics.
Reply #2 - May 25th, 2009, 9:22am
 
You might look at this as it will help with the syntax when using your own PGraphics objects.. Smiley


http://processing.org/reference/PGraphics.html
Page Index Toggle Pages: 1