Hi, need some urgent help.
I've got input in the following form
x y %
which I want to transform into an image where % is grey scale, ie 0 % is white and 100% is white
I've found BufferedImage, but won't really know what I'm doing. Can anyone help?
Thanks
Tom Reay
I've got input in the following form
x y %
which I want to transform into an image where % is grey scale, ie 0 % is white and 100% is white
I've found BufferedImage, but won't really know what I'm doing. Can anyone help?
Thanks
Tom Reay