gd-image2pixels
v0.1.0
Published
Uses a node-gd image object to create a two-dimensional array of pixel objects
Downloads
8
Readme
node-gd-image2pixels
Turns an image loaded by node-gd into a multidimensional pixel array organized by row and column.
Usage
See example/index.js