bmp-maker

1.0.1 • Public • Published

Creates a noisy bmp image of a speficied width, height, and name.

Usage:

bmpMaker(width, height, file-name)

Example:

var bmpMaker = require('bmp-maker');
bmpMaker(20, 100, 'yay.bmp');

Readme

Keywords

none

Package Sidebar

Install

npm i bmp-maker

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • kid-icarus