A little image scanner I came up with. :) It takes a while to scan. :P But it's quite fast for an image scanner. What makes this so fast is that it stores a list of colors that it's already used before. :3 It also uses single frame, which speeds it up too! It starts out quite slow, but about halfway through a vector item, it'll speed up. :) It slows down normally when it reaches an edge.