FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 553 : colorMode() takes also 5 arguments
Last modified: 2007-05-07 21:50
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
lenny222
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-05-06 04:48
According to
http://www.processing.org/learning/examples/mouse2d.html
colorMode() takes 5
arguments: the 5th argumentis the alpha range.
This is not documented here:
http://www.processing.org/reference/colorMode_.html
Maybe you can update the documentation. Thanks.
Additional Comment
#1 From REAS 2007-05-07 21:50
Thanks for pointing this out. It's now fixed in the colorMode() reference.