How can I create a grayscale image in Java using 16 bit pixel data stored in a short array?
            Asked
            
        
        
            Active
            
        
            Viewed 2,101 times
        
    2 Answers
1
            
            
        
Hey may be this helpful to convert your short[] to BufferedImage..it is nicely worked for me try it out.
Here pix is my short array.
        Community
        
- 1
 - 1
 
        Jay Thakkar
        
- 699
 - 1
 - 8
 - 13