Bmp Packages

bmpimagejs

pure bmp decoder library for nodejs, support all bmp formats,converted from http://www.netsurf-browser.org/projects/libnsbmp/

1.0.4 • Published 8 years ago

bitmap-ts

Library built in [Typescript](https://www.typescriptlang.org/) to load/handle a bitmap file. Support 1, 2, 4, 8, 16(no tested) and 24 bpp. The following functions are available: - read(File) - negative() - rotate90CW() - rotate90CCW() - rotate180() - rota

1.0.3 • Published 7 years ago