Jump to content

Recommended Posts

Posted

It is necessary for me to capture the screen of the program without a border and title. The sizes of these elements can be different at different customization in Windows. How to receive the size of a border and the size of window title? Or whether probably to receive screen capture without these elements directly?

Posted

It is necessary for me to capture the screen of the program without a border and title. The sizes of these elements can be different at different customization in Windows. How to receive the size of a border and the size of window title? Or whether probably to receive screen capture without these elements directly?

Check in the Helpfile this UDF: "ScreenCapture.au3".
Posted (edited)

Check in the Helpfile this UDF: "ScreenCapture.au3".

Yes, thanks! But, I used function _ScreenCapture_CaptureWnd() from ScreenCapture.au3. It capture whole window with a border and title, or I can manually enter the capture dimensions, but how can I get the border and title sizes. I check ScreenCapture.au3 and have not found anything that can change such behaviour of the function. I need to receive only a working area of a window irrespective of customizations in windows. Edited by bigzep

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...