module PixelDreamer
to use pixel dreamer you must first create a new PixelDreamer::ImageDreamer
class to do this you must pass in the uri of the image you will be pixel sorting example: image = PixelDreamer::ImageDreamer.new
('/uri/image.png') you can also pass in an image overlay on top of the image that is outputs now you can use the instance methods
Constants
- VERSION