c# - ExternalException when saving the result of ScreenCapture.CaptureActiveWindow -


recently i'm trying save active window using c# language. problem shown below

enter image description here

the code capture is:

var image = screencapture.captureactivewindow(); image.save(@"c:\temp\snippetsource.jpg", imageformat.jpeg); 


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -