Posted By:
Reza_Nazarian
Posted On:
Saturday, December 8, 2001 06:57 PM
Hi. What do you mean with binary? I you got an array or something with numbers, you have to create a BufferedImage with the desired dimension and image type (java.awt.image.*). Now you can set every pixel with the setRgb()-method. If this is not what you wanted, please write again. Reza.