Results 1 to 2 of 2
- 06-07-2007, 05:22 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0
Some form to read pixels in Java and to handle Another plate VGA?
Hello, I have the following doubts that I would like to understand
- To read the color of a particular pixel of the screen (in its totality)
- To read the color of a particular pixel of an applet or window of application in Java
- To handle one second plate of VGA video.
Albert:rolleyes:
- 06-07-2007, 05:29 AM #2
Member
- Join Date
- Jun 2007
- Posts
- 92
- Rep Power
- 0
RE: Some form to read pixels in Java and to handle Another plate VGA?
First to determine the color of a pixel check the class java.awt.Robot
But indeed the method getPixelColor(int x, int and)
Second, check this, SQLJava (sdljava Homepage (Java Binding to SDL) (16-Sep-2005)). It is a library for the development of games in java. perhaps the video functions that provide serve you for which these looking for.
Marcus :cool:
Similar Threads
-
help to read .pst file through java
By umadas in forum Advanced JavaReplies: 2Last Post: 12-19-2010, 04:32 AM -
how to read a form with JFS
By crispy in forum JavaServer Faces (JSF)Replies: 2Last Post: 05-01-2008, 03:07 PM -
How to read a Web Page through java program
By Java Tip in forum java.netReplies: 0Last Post: 04-04-2008, 02:37 PM -
Java Search Form
By djcottrell in forum New To JavaReplies: 1Last Post: 12-28-2007, 07:47 PM -
Calling Java methods form Python
By mew in forum Advanced JavaReplies: 1Last Post: 12-21-2007, 02:30 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks