Krill, Thanks for the suggestion, I have tried this, and where as the pixels in the image are showing as blue when I reload the image non of the pixels have their blue component set at 255, I am manually setting
alpha = 255 red = 0 green = 0 blue = 255 however blue is being set to 254 alpha remains at 255 and red and green remain at 0 So it is almost working. I shoule be able to set the blue to 255 shouldn't I ?? Regards, Chris [Message sent by forum member 'cocopopsicle' (cocopopsicle)] http://forums.java.net/jive/thread.jspa?messageID=325862 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".
