Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 234 Bytes

node-image

A wrapper around FreeImage library.

Really incomplete, only for jpeg/png read/write and processing of raw pixels.

Requirements

  • libfreeimage-dev, at least 3.15.0
  • node.js, at least 0.5.9
  • nan