Drawing/ reading pixels on screen

I would love to be able to directly draw on the screen (not using vector objects, but actual pixels as per their RGB value and coordinates). I would also love to read an RGB value of a specific coordinate (e.g. from a photo taken).

Is this already possible? I don’t want to add object over objects for drawing, especially not when you want to simulate painting, brushes etc. If not possible, please add it Corona … thanks :slight_smile: [import]uid: 10284 topic_id: 17610 reply_id: 317610[/import]

No it’s not right now. You can draw texture on screen but preformance sux (5-6 fps on iPhone 4S). [import]uid: 12704 topic_id: 17610 reply_id: 67020[/import]