We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0559456 commit 465797eCopy full SHA for 465797e
1 file changed
docs/reference/images/bpp.md
@@ -1,4 +1,4 @@
1
-## BPP in MakeCode Arcade
+## BPP
2
3
**BPP**, short for Bits Per Pixel, represent how many possible color values are for that one pixel. For example,
4
if there are 16 colors in the palette editor, there are 4 bits per pixel are required because 2⁴ = 16. That is why
0 commit comments