VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



EZ Capture Screen Capture tool

by Donn C. Romasanta (1 Submission)
Category: Windows API Call/Explanation
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (11 Votes)

An easy to use screen capture tool. Based on Gary Choma's submission but simpler, smaller and different implementation. You can capture full screen, selected area and active window. Image can be copied to clipboard for pasting to other applications. Great for creating documentations.
An update is on the way with more features such as Image filter effects: Sharpen, Emboss, Diffuse, Solarize, Smoothen, etc. Image manipulation such as Invert, Zoomed, etc.
Automatic selection of window to capture.

Inputs
All image capturing is down using BitBlt api call for faster copying. Uses MDI to implement scrolling image without trial and error programming the scrollbar button. It doesn't uses picturebox instead create a bitmap and assign to form's picture properties which means fewer resources, compact and faster.
Assumes
Tested on Win98SE WinXP Professional
Code Returns
The image capturing procedures is placed in a module which returns a bitmap

Rate EZ Capture Screen Capture tool

Download EZ Capture Screen Capture tool

Download EZ Capture Screen Capture tool (21 KB)

EZ Capture Screen Capture tool Comments

No comments have been posted about EZ Capture Screen Capture tool. Why not be the first to post a comment about EZ Capture Screen Capture tool.

Post your comment

Subject:
Message:
0/1000 characters