Re: Getting a PNG Photo Image

by javivf » Tue Nov 02, 2010 10:09 pm

I just tried your code and it worked as expected (under Mac OS X). You don't need to create the BufferedImage instance, and you can call create getOffScreenImage directly
True, it works fine. It was a permissions problem with windows vista. Thanks for tip, i'm just a java newbie. I hope this changes in the future :)