From ebef0c4be899be3cfb479bb658bea79b1a5c03c0 Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Thu, 2 Jun 2022 12:02:54 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8142370..1079f83 100644 --- a/README.md +++ b/README.md @@ -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