Advanced Photo Editor

Basic Features

Step 7: Look at the return value, and save the image data to an appropriate variable:
let imageData = context.getImageData(0, 0, canvas.width, canvas.height)
Last step Next step