> the rest of the objects don't take much time And by "time" I mean "space". They're the same thing anyway!
Dmitri [EMAIL PROTECTED] wrote:
Your dataBuffer array will by far be the biggest problem, the rest of the objects don't take much time - they're just wrappers allowing access to the data array. You might want to cycle between a couple of data arrays or something instead of creating a new one every time. Dmitri [Message sent by forum member 'trembovetski' (trembovetski)] http://forums.java.net/jive/thread.jspa?messageID=288924 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".