Black background while copying image from Firefox
Posted
by Eduardo Mauro
on Stack Overflow
See other posts from Stack Overflow
or by Eduardo Mauro
Published on 2009-05-24T01:01:55Z
Indexed on
2010/04/08
12:33 UTC
Read the original article
Hit count: 393
An image is copied from Firefox into the Clipboard. My program gets it from clipboard and saves as a JPEG image. For some reason the image is saved with a black background. If I open the same URL in IE and copy the image into the Clipboard, the image is saved correctly by my program. I am using Delphi 7.
I also tried to copy the image from Firefox into Microsoft Paint and again the black background. Does anyone has a tip in how to handle such problem.
© Stack Overflow or respective owner