Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have an
C#
Icon image = picture.getIcon();

in my code and now i want to store this icon to somewhere in my disk as .jpg
Posted
Updated 8-Oct-12 4:02am
v2

1 solution

SO you're not able to use the other answer[^]?

Try this little helper:
javax.imageio.ImageIO[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900