This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
JetLennit
wrote ...
2013/10/27
ImageIcon Questions
JetLennit
2013/10/27
#
I have some questions about ImageIcon Is there a way to save image icons to pngs? Is it possible to turn an image icon into a greenfoot image? And if not can I scale an image icon in any way?
JetLennit
2013/10/28
#
Does anyone know?
danpost
2013/10/28
#
From what I can tell, you should be able to use 'icon.getImage().getGraphics()' and the code given
here
to turn it into a GreenfootImage object.
You need to login to post a reply.
X