B4J Question [SOLVED] Screen pixel color

jroriz

Active Member
Licensed User
Longtime User
Hi.

Could someone help how to know the color of a particular pixel on the screen, without having to save part of the screen in a file?

It looks like AWTRobot's CreateScreenCaptureAsByteArray is a good way, but I do not know how to implement it.
 
Top