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 › replicate method
Page Index Toggle Pages: 1
replicate method? (Read 513 times)
replicate method?
Jan 20th, 2008, 9:44am
 
Hello,

i'm trying to use replicate method of PImage class but
'no accessible method....

any ideas?
Re: replicate method?
Reply #1 - Jan 20th, 2008, 12:25pm
 
what do you mean? something like a clone() method?

Developer's reference :
java.lang.Object  clone()
Duplicate an image, returns new PImage object.
Page Index Toggle Pages: 1