Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » Should you add a eyedropper?
- Stanners2015
-
10 posts
Should you add a eyedropper?
An eyedropper let's you see pixels from a co-ordinate. This would be useful in picture scanning, saving a picture, and saving photos into the cloud (limited by cloud variable limitations).
when green flag clicked
Scan at (0) (0)
forever
Scan image
end
- Discussion Forums
- » Developing Scratch Extensions
-
» Should you add a eyedropper?