I'm running on an Intel system and the bus is 32-bit. My question is should I use a byte[] or an int[] for images. Shouldn't moving an 8-bit chunk of data take the same time as a 32-bit chunk? See, I prefer to use an int[] because it's easier, but I will use a byte[] if it saves time. Will Bracken Software Engineer Advanced Development Group XL Vision, Inc. =========================================================================== 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".
