I have a two-dimensional array (1280x720) with pixel colors (pixel colors I got using Jimp image.getPixelColor (x, y)), I need to collect this array into a jpg
image.getPixelColor (x, y)