Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, July 25, 2012 9:22:14 AM(UTC)
dale.shetler

Groups: Registered
Posts: 1


I want to take a screen capture (window or client) of the currently active window. The only way I can find to do it is with a HotKey, which requires the user to do something. Is there a way to automatically do a screen capture?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, July 26, 2012 3:27:38 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


The details depend on which LEADTOOLS version (16.5, 17.0, 17.5...etc) and programming interface (.NET, C DLL..etc) that you are using.
For example, if you are using LEADTOOLS .NET v17.5 ScreenCaptureEngine class, you should set the ScreenCaptureOptions.HotKey to Keys.None before calling the Capture function (CaptureActiveClient, CaptureActiveWindow, etc.)
After this, you need to call the capture function in a timer or an event.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.076 seconds.