Hi,
I use this function :
ImageScreen->IO->CaptureFromScreen(iecsSpecifiedMonitor , -1, 0);
and ImageScreen->IO->SaveToFile("...path...\\ImageEn_CaptureFromScreen_iecsSpecifiedMonitor.jpg");
to save result;
The result is :
with the resolution 150% :
But the expected result is :
What needs to be done to solve the problem?
Without changing the screen resolution, of course.
Best regards,