The Artima Developer Community
Sponsored Link

Java Answers Forum
How to read pixels you've drawn?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mike Trouble

Posts: 3
Nickname: jeps
Registered: May, 2006

How to read pixels you've drawn? Posted: May 23, 2006 12:54 PM
Reply to this message Reply
Advertisement
Hi.

I manage to draw shapes in a java program, using javax.swing (I think), and I would need some way to make e.g. an array of all the pixels, that have been drawn on the drawing board of the program.

How can I do that?

Topic: How can i save in JPG an applet java that allows to draw Previous Topic   Next Topic Topic: Blank applet screen!  need help asap plz!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use