Hi,
I am creating a thumbnail from transparent png image. I expect that the thumbnail should also be transparent, but it comes with black background.
Any suggestions here?
Thanks,
Paresh.
It was my mistake. While rendering on aspx page, I was rendering it as jpeg.
Thanks for your help, though.
- Paresh.
Are you saving as a 32bit png? Post your thumbnail generating code.