Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by SpaceHorse

How can i cnahge ig.Image.data?
i mean how can i change pixels' colors in existing ig.Image?

1 decade ago by MikeH

As far as I can see, you'd have to draw the image to an off screen canvas and manipulate it there. You can find a bit of info about pixel manipulation with canvas here : http://stackoverflow.com/questions/667045/getpixel-from-html-canvas
Page 1 of 1
« first « previous next › last »