forked from len0rd/rockbox
RGB <-> HSV colorspace conversion lib
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10253 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
61c301bf8d
commit
5e306b4c19
3 changed files with 165 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
configfile.c
|
||||
playback_control.c
|
||||
rgb_hsv.c
|
||||
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && (CONFIG_LCD != LCD_IPOD2BPP)
|
||||
gray_core.c
|
||||
gray_draw.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue