[s1mp3-dev] LCD API
Jeroen Domburg
jeroen at sprite.student.utwente.nl
Thu Jun 1 18:54:45 CDT 2006
On Fri, 2 Jun 2006, Jeroen Domburg wrote:
> The LCD/OLED probably isn't more than 15-bit color (I think something like
> 12 or 9 would be more probable) so we can use a signed int for the colors,
> with a negative value meaning a themed color or some other special value
> (transparancy, for example).
Gotta correct myself on that one: Wladston confirmed most manufacturers
specs by viewing a pic with an image which would only be seen on a 16-bit
display and it was visible. So the color displays are 16bit, and we'd need
24 bit of 'color indicator' to make use of themes or 'special' colors, or
we could decide that 15-bit color should be enough for everyone ;)
Jeroen
More information about the s1mp3-dev
mailing list