Jump to content

ScreenCap


xzaz
 Share

Recommended Posts

I'm back :P,

Well this time i want to make a screenshot from the uper right corner without the black underground.

#include <A3LScreenCap.au3>
$file_screenshot = "d:\picture.jpg"

                _ScreenCap_SetJPGQuality(50)
                _ScreenCap_Capture($file_screenshot, 0, 0, 900, 800)
                if @error then MsgBox(0,"Error!","Something is wrong with taking the screenshot")oÝ÷ Øhض+Z)¨­æ§wbè°jËj·!x"q©¶aÆ®¶­seõ67&VVä6ô6GW&Rb33c¶fÆU÷67&VVç6÷BÂÂÂÂÄdÅ4R

What is the point of the FALSE? And is there any documentation about the A3L

Tnx in advance,

Edited by xzaz
Link to comment
Share on other sites

Well, to answer your question, the Last parameter (FALSE) is to capture the mouse cursor in the image (TRUE/FALSE) In the AutoIt directory under the start menu should be a help file called Au3LibHelpFile.au3 (Or something similar). To show you all the functions and documentation to the AU3 Lib. :P

Edited by JustinReno
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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