• Fetus@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    16-bit colour gives us around 65000 colours, 24-bit colour gives us the millions mentioned above.

    • milkytoast@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      so is it called 24 bit or 8 bit? I feel like most monitors have 8 bit color and the fancy ones have 10, not 24 and 30

      • BehindTheBarrier@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        5 months ago

        It’s just the sum. Monitors have 8bit per color, making for 24bit per pixel, giving the millions mentioned. 16bit is actually 4bit per color and then another 4 for a single of those colors. But this has downsides as explained in the article when going form higher bit depth to lower.

        HDR is 10bit per color, and upwards for extreme uses. So it’s sorta true they are 24 or 30 bit, but usually this isn’t how they are described. They normally talk about the bit depth of the individual color.