WoW:CVar gxDepthBits
Jump to navigation
Jump to search
Template:Wikify
BIT DEPTH -quantifies how many unique colors are available in an image's color palette in terms of the number of 0's and 1's, or "bits," which are used to specify each color. This does not mean that the image necessarily uses all of these colors, but that it can instead specify colors with that level of precision. For a grayscale image, the bit depth quantifies how many unique shades are available. Images with higher bit depths can encode more shades or colors since there are more combinations of 0's and 1's available.
Values range used by wow 16, 24, 32.
Default setting is 24.
Bits Per Pixel | Number of Colors Available | Common Name(s)
- 1 2 Monochrome
- 2 4 CGA
- 4 16 EGA
- 8 256 VGA
- 16 65536 XGA, High Color
- 24 16777216 SVGA, True Color
- 32 16777216 + Transparency
- 48 281 Trillion
Notes
16-bit color may not be supported any more since patch 3.1