https://github.com/synergex/consoleapplication2
A subroutine capture a screen shot of the current Synergy application
https://github.com/synergex/consoleapplication2
Last synced: 4 months ago
JSON representation
A subroutine capture a screen shot of the current Synergy application
- Host: GitHub
- URL: https://github.com/synergex/consoleapplication2
- Owner: Synergex
- License: other
- Created: 2021-12-09T21:21:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T16:54:57.000Z (almost 4 years ago)
- Last Synced: 2024-03-26T20:17:16.570Z (about 2 years ago)
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ConsoleApplication2
**Created Date:** 8/2/2016
**Last Updated:** 8/2/2016
**Description:** A subroutine capture a screen shot of the current Synergy application
**Platforms:** Windows
**Products:** Synergy .NET
**Minimum Version:** 10.3.1
**Author:** William Hawkins
**Additional Information:**
This routine works by calculating the position and size of the Synergy window, and
grabbing the the screen image for the calculated coordinates.
This should also work for high DPI screens.
Requirements: Visual Studio 2015