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 › updatePixels(x1, y1, width, height)
Page Index Toggle Pages: 1
updatePixels(x1, y1, width, height) (Read 558 times)
updatePixels(x1, y1, width, height)
Dec 4th, 2006, 8:56pm
 
What's the status of updatePixels(x1, y1, width, height)?
Will it eventually be reimplemented? (no args version works fine)

Re: updatePixels(x1, y1, width, height)
Reply #1 - Dec 5th, 2006, 12:02am
 
it actually wasn't implemented before, but was just a placeholder for myself. i'd like to implement it at some point, but it won't be happening before 1.0.
Re: updatePixels(x1, y1, width, height)
Reply #2 - Dec 5th, 2006, 4:03am
 
I'm pretty sure I got the 4 arg version to work a while back–beta 99?. I know because it was used in a book example (which luckily I caught not running today :-O)
Page Index Toggle Pages: 1