https://github.com/devongovett/bmp.js
A BMP decoder in JS for the HTML5 Canvas element
https://github.com/devongovett/bmp.js
Last synced: over 1 year ago
JSON representation
A BMP decoder in JS for the HTML5 Canvas element
- Host: GitHub
- URL: https://github.com/devongovett/bmp.js
- Owner: devongovett
- Created: 2011-08-06T19:33:59.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-06T19:38:08.000Z (almost 15 years ago)
- Last Synced: 2025-02-28T07:02:09.069Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://devongovett.github.com/bmp.js/
- Size: 463 KB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A BMP image decoder in JS for the canvas element without using a DOM Image.