Pixpipe
js
This does the following :
opening a local image file, using
pixpipe.FileImageReader
converting it into a
pixpipe.Image2D
object
displaying it in a canvas using
pixpipe.CanvasImageWriter
Select an image file: