I have pixel values(greyscale, alpha = 255) for an image of size 400x400 in a 1D array. I want to actually make this image out of the pixel data.
What I exactly want