This example sets the ImageData of a WebImage by creating a new ImageData object.
Then, using setPixel
, the pixels at the mouse's position are turned
blue.
This example sets the ImageData of a WebImage by creating a new ImageData object.
Then, using setPixel
, the pixels at the mouse's position are turned
blue.