Difference between revisions of "BPC"
From polycount
(Redirected page to Glossary#BPC) |
EricChadwick (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | Bits Per Channel (BPC) is a term for how many colors are available per color channel in a texture (red, green, blue). 8 BPC is 24-bit color, 16 million total colors. | |
| + | |||
| + | See also [[BitDepth|bitdepth]]. | ||
| + | ---- | ||
| + | [[Category:Glossary]] | ||
Revision as of 19:00, 14 February 2015
Bits Per Channel (BPC) is a term for how many colors are available per color channel in a texture (red, green, blue). 8 BPC is 24-bit color, 16 million total colors.
See also bitdepth.