Because this is a very operating system-specific task (I assume it's for
Windows; you didn't say), Java is very ill-suited for this. Java's
initial slogan was "write once, run anywhere"; i.e., inherent
portability. This is the opposite of portable.
C or even Assembly is much better suited for this. You need a language
that will allow you access to memory via addresses; C++ will do this,
but I wouldn't recommend it. In Java, there's no concept of pointers,
and the user has no control over memory.
-Java Guy
Oliver Ruebenacker wrote:
>
>
> Hello,
>
> I want to find out how many pixels my screen has, what colors are
> possible, and what color each pixel has. Then, I want to change the
> color of individual pixels. Can this be done in Java, and if so, how?
> Thanks!
>
> Take care
> Oliver
>
> --
> Oliver Ruebenacker, Computational Cell Biologist
> BioPAX Integration at Virtual Cell (http://vcell.
> <http://vcell.
> Center for Cell Analysis and Modeling
> http://www.oliver.
>
>
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELY
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
No comments:
Post a Comment