screen shot
Monkey Forums/Monkey Programming/screen shot| 
 | ||
| is it possible to get a shot of the screen and save it.The reason i want it was to try and develop some screen effects like the screen melting.You could then use grabimage and get some interesting effects. | 
| 
 | ||
| You can use grabimage in dom module only for html5 CanvasRenderingContext2D.getImageData() | 
| 
 | ||
| thanks but is there anything for android |