summaryrefslogtreecommitdiff
path: root/docs/library/framebuf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/framebuf.rst')
-rw-r--r--docs/library/framebuf.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/library/framebuf.rst b/docs/library/framebuf.rst
index 80961b872..3117525dd 100644
--- a/docs/library/framebuf.rst
+++ b/docs/library/framebuf.rst
@@ -150,6 +150,14 @@ Constants
Red Green Blue (16-bit, 5+6+5) color format
+.. data:: framebuf.GS2_HMSB
+
+ Grayscale (2-bit) color format
+
.. data:: framebuf.GS4_HMSB
Grayscale (4-bit) color format
+
+.. data:: framebuf.GS8
+
+ Grayscale (8-bit) color format