Skip to content

Commit 56d84a8

Browse files
Update bpp.md
1 parent 465797e commit 56d84a8

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
1+
## Bits Per Pixel
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)