Update README.md

This commit is contained in:
visionmercer 2022-05-21 00:22:14 +02:00 committed by GitHub
commit e499dfe90b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,9 @@ Start Windows program with no frame
## [SaveAnsi.bm](https://github.com/visionmercer/qb64-include/blob/main/saveansi.bm) ## [SaveAnsi.bm](https://github.com/visionmercer/qb64-include/blob/main/saveansi.bm)
Save "Screen 0" to an .ans file. Save "Screen 0" to an .ans file.
## [SaveBinaryPBM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinarypbm.bm)
Save a monochrome image to pbm file.
## [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