Hi all, This is the image that I need to implement my CG algorithms on:
http://www.flickr.com/photos/[EMAIL PROTECTED]/2069995711/ To begin with, I need to get the 2D array of pixel values of this 8-bit BMP image. I understand that I should go with the tutorial first before throwing naive questions; however, my time is running out. I really need to jump to the algorithms. So please help provide the key code to get such a 2D array. Also the operation of generating a new BMP image with a processed 2D array of pixel values. Thanks a lot! [Message sent by forum member 'lcmeng' (lcmeng)] http://forums.java.net/jive/thread.jspa?messageID=247515 =========================================================================== 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".
