Skip to content

Commit 465797e

Browse files
Update bpp.md
1 parent 0559456 commit 465797e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/images/bpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## BPP in MakeCode Arcade
1+
## BPP
22

33
**BPP**, short for Bits Per Pixel, represent how many possible color values are for that one pixel. For example,
44
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

Comments
 (0)