08-27-2008 11:27 AM
Hello,
I tried what you suggested and I was able to change the format of the file from a WMF to a PNG. I will look around to see if I can end up with a BMP file of the screenshot. However the PNG file will work, but the screenshot from the Agilent E4411B spectrum analyzer will be in a different fromat that all of the other instruments that my code gets screenshots of.
I will let you know what I find out. Thanks again for your input!
Regards,
Kaspar
08-27-2008 11:33 AM
08-27-2008 11:36 AM
Hello,
I figured out how to create a BMP file. I used the System.Drawing.Bitmap Save String filename Imageformat constructor and I am getting a bitmap file.
Regards,
Kaspar