Hi, I'm still having trouble with LookupOp on various platforms. I've put together a stand-alone program that demonstrates the problem.
On windows, everything works great. When I try to enhance the red channel on an image, only the red channel changes. On Linux, changing the red channel actually changes green, green changes blue, and blue doesn't have any effect. Here's my test app (with screenshots): http://neuroinformatica.com:8080/colorFiltering.zip and a screenshot of what happens on linux: http://neuroinformatica.com:8080/linux_wrong.png it should look like: http://neuroinformatica.com:8080/windows_correct.png I need to work around this problem... can anyone offer any advise? Thanks, -Jim =========================================================================== 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".
