[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] 10 bits per color



LCD's don't have enough color depth to display that many bits anyway, right?  maybe OLED...

On Wed, Sep 30, 2009 at 6:50 PM, James Paige <Bob@xxxxxxxxxxxxxxxxxxx> wrote:
On Wed, Sep 30, 2009 at 07:46:01PM -0400, PierreLafrance1@xxxxxxxxxxxx wrote:
> Hi
> Is Pygame supports 10 bits per color (ex RGB101010) ?
> Windows 7 is going to support it
> Thanks!
>
> Pierre

Pygame uses the SDL library for graphics, so you should ask at the
libsdl mailing list whether or not a future version of SDL will support
it. http://www.libsdl.org/mailing-list.php

---
James Paige