Find the color of an object?

… So if I have a bunch of dots on the screen … and I make them different colors…

Do I have to manually track the color? Or will corona do it? On a circle = newCircle … I tried circle.color and circle.colors, but nothing there. Seems like we should be able to reference the current color…

[import]uid: 13859 topic_id: 15872 reply_id: 315872[/import]

You cannot track the individual pixels on the screen, however I have a framework (in progress), if you are interested that will allow you to place *pixels* on the screen.

does not allow for image manipulations, etc.
have a look here

a similar concept but with square pixels here

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 15872 reply_id: 58718[/import]