32 bit colour

  • Thread starter Thread starter Peach
  • Start date Start date
from the said:
Can someone tell me what 32 bit colour actually means?

8-bits (i.e. 256 shades) of Red, Green, and Blue per pixel .. with 8
bits left over for strange uses (c.f. 24 bit colour, which is the same,
without the spare bytes). 32-bit just happen to be easier to work with
on word-aligned memory machines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top