Update README.md
This commit is contained in:
parent
92d26057f4
commit
843984f58a
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ Save "Screen 0" to an .ans file.
|
||||||
|
|
||||||
## [SaveBinaryPBM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinarypbm.bm)
|
## [SaveBinaryPBM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinarypbm.bm)
|
||||||
Save a monochrome image to pbm file.
|
Save a monochrome image to pbm file.
|
||||||
|
Only works if width is divisible by 8.
|
||||||
|
|
||||||
## [SaveHexPalette](https://github.com/visionmercer/qb64-include/blob/main/savehexpalette.bm)
|
## [SaveHexPalette](https://github.com/visionmercer/qb64-include/blob/main/savehexpalette.bm)
|
||||||
Save an array of colors to file
|
Save an array of colors to file
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue