FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 351 : alpha values on RGB images should be ignored in JAVA2D, but are not for some reason
Last modified: 2007-10-22 16:56
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:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-05-16 07:39
an image with zero values in the high 8 bits of an image is drawing
transparent, even if the setting for the format of the PImage is RGB.
using tint() makes them work again (presumably because of the additional
image cache.. found this out with
bug #350
)
Additional Comment
#1 From fry 2007-10-22 16:56
fixed for 0132.