I would like to know if there is any way to create a new Image from imageData, which was previously obtained from a canvas element?
I've searched for a solution, but they all seem to be drawing the result to a canvas. So basically I need a way to convert an ImageData object to Image directly, if its possible.
question from:https://stackoverflow.com/questions/13416800/how-to-generate-an-image-from-imagedata-in-javascript