code wiki / bmp
topic: bmp
6 modules sharing the bmp name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| bmp_header.nx | parse Windows BMP/DIB image headers. | 147 | 6 |
| nx_bmp.nx | sovereign 24-bit BMP writer, so detector output is VIEWABLE | 78 | 3 |
| nx_bmp_decode.nx | sovereign BMP READER (the 1990s Windows workhorse; the tree had only the | 138 | 4 |
| nx_bmp_header.nx | parse Windows BMP/DIB image headers. | 153 | 6 |
| nx_bmp_tiff_gate.nx | gate for C4 of the codec-chokepoint program (debt 1785903075): BMP READER | 346 | 7 |
| nx_bmp_to_png.nx | convert a rendered BMP to PNG (top crop) so it can be VIEWED. Reads the styled | 46 | 2 |