FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1436 : colorMode() problems with HSB on Android
Last modified: 2010-06-05 03:39
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-01-14 16:53
reported by romain guy:
- I have sketch where I use
colorMode(HSB);
fill(color(h, s, lerp(0, b, newB)));
colorMode(RGB);
The result is supposed to be a shade of green (which is what I get on
the desktop), but it is red on the device
Additional Comment
#1 From fry 2010-02-28 12:29
this may have been fixed for 0178, but need more info to find the bug.
Additional Comment
#2 From fry 2010-06-05 03:39
still reported as broken but no code to reproduce.
This bug is now being tracked
here
.