Jump to content

ScreenCap save into jpeg?


 Share

Recommended Posts

How can I save screenshot using screencap() into jpeg format? using this:

#include <A3LScreenCap.au3>
_ScreenCap_Capture("C:\test.JPG")

will save the file as test.jpg, but it'll still be BMP file, renamed to JPG, and it'll be large (>3.9Mb), which is why I need to save the screen into JPEG format.

And, is it posible to read pixels from a picture on x and y coordinates without putting it on the screen?

Link to comment
Share on other sites

  • 2 weeks later...

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...