drewslearningjava
Programmer
I'm looking for a java source code example to do, or come close to doing, the following...
Grab an image at a given URL, grab a specified pixel from that image, return the Red, Blue and Green of that pixel.
Can anyone point me to an example or group of examples that can do this?
Grab an image at a given URL, grab a specified pixel from that image, return the Red, Blue and Green of that pixel.
Can anyone point me to an example or group of examples that can do this?