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




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

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.