ScreenShot on VGA device?

B

Boris Nienke

hi,

i'm using some functions to get a screenshot in C# (something i've found
on opennetcf). This is working fine on a QVGA-device

But on a VGA-Device i only get a QVGA-ScreenShot (very poor quality of
the screen). Why is that?
Is there a chance to get a VGA screenshot on such devices without using
external tweaks that puts the device in "RealVGA"-Mode?

Thanks a lot

Boris
 
B

Boris Nienke

But on a VGA-Device i only get a QVGA-ScreenShot (very poor quality of
the screen). Why is that?

OK, i've found out that i could patch the exe with res2exe to be
dpi-independend... it works.

Boris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top