JCL Help:ScreenShot@TBitmap@Integer@Integer@Integer@Integer@HWND
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ScreenShot@TBitmap@Integer@Integer@Integer@Integer@HWND
Search in JCL Help
Search in all projects
Summary
Stores the image of a window into a bitmap.
Parameters
Parameters | Description |
Width | Width of the image to take. |
Height | Height of the image to take. |
Window | The window of which to retrieve an image. |
bm | The bitmap to receive the screenshot image. |
Left | x-coordinate of the source rectangle's upper-left corner, relative to window origin. |
Top | y-coordinate of the source rectangle's upper-left corner, relative to window origin. |
Description
Takes a screenshot of the window specified by the Window parameter (default: desktop) and stores the image into bm.
About
Donator
Bernhard Berger
Platforms
Win32
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page