blah blah blah is here! blah blah » Close

0
votes
1 answers

C# clipboard Copy/paste of png file problem

Hi everyone, I have a problem using AxSHDocVw.AxWebBrowser composent. I try to get as bitmap a dynamic image from a website (So i can't re-download them). This part of code do it fine, except for png files: seems like alpha channel disap ...

Feedback