Utilities for working with images in Go, completing the standard image package.
-
imgtools/binimg: binary image implementation of theimage.Imageinterface, that is an image with two possible values for each pixel. -
imgtools/imgscan: fast scanning of rectangular regions ofimage.Image.