Is there a way to stop the premultiplication of the alpha channel for canvas data, or a workaround? I want to generate an image (in this case some random rgba values) and save the canvas as an image. During the second step, I want to compare the original image with the generated image using the imageData, however this won’t work