Update README.md

This commit is contained in:
visionmercer 2022-06-02 12:02:54 +02:00 committed by GitHub
commit ebef0c4be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,9 @@ Save "Screen 0" to an .ans file.
Save a monochrome image to pbm file.
Only works if width is divisible by 8.
## [SaveBinaryPPM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinaryppm.bm)
Save a 24 bit image to ppm file.
## [SaveHexPalette](https://github.com/visionmercer/qb64-include/blob/main/savehexpalette.bm)
Save an array of colors to file