Advanced Photo Editor

Basic Features

Step 6: Fill in the parameters with appropriate values.
Hint: Get image data for the entire canvas:
context.getImageData(0, 0, canvas.width, canvas.height)
Last step Next step