update: added a color cache so it should be faster really fast image scanner. probably the fastest and most accurate image scanner on scratch. for best results DO NOT switch to/from fullscreen while scanning. scans a 480*360 image in full color quality in 20 seconds or less. (depends on the image and your computer) change the 'im' slider to change the image, then click the stage. once scanning is done, you may click the stage to get and export a list of the RGB data. (you have to see inside -> right click -> export) how it works: it uses a combination of binary search + ghost effect, to have to scan each pixel no more than 40 times. the idea sort of branches off of Geotales lossy color scanner, but this project is specifically made to catch full color using the same concept. the images are from Pokémon and the internet