This site requires JavaScript, please enable it in your browser!
Greenfoot back
limefortheworld
limefortheworld wrote ...

2012/10/17

mirrorHorizontally modifying the image color

limefortheworld limefortheworld

2012/10/17

#
I am not aware if this is an intentional thing, but I've noticed that images manipulated with the mirrorHorizontally() method seems to be slightly different in hue, having more red. Any similar observations?
mjrb4 mjrb4

2012/10/17

#
Are you using Windows XP by any chance? It's not intentional, but we did come across this a while ago. If it's the same thing, it appears to be a Java bug when running (I think Java 7) on XP. If you haven't already, I'd try grabbing the latest version of the JDK.
limefortheworld limefortheworld

2012/10/17

#
Windows 7 Home Premium, 64 bits But I'll try grabbing the latest version of JDK and see if the 7u9 JDK will help. Addendum: Seems like that did it. Thank you very much.
You need to login to post a reply.