0.1.3 • Published 8 years ago

electron-cimage v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

cimage

NPM

Depend on Electron

Add convertion image files to/from canvas supported types.

imageFromFile(src, callback_img)

Load image file to memory for canvas manipulation.

canvasToBuffer(canvas, format, quality)

Extract and encode image from html-Canvas to nodejs-Buffer.

canvasToFile(canvas, dest, format, quality, callback_err)

Encode and save canvas image to file.

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago