RxImgSize: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== rxImgSize is a rexx dll that can capture the screen and save it to a file. ==License== BSD 3-Clause ==Author== Jan-Erik Lärka ==Acknowledge== Parts of ..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
rxImgSize is a rexx dll that can capture the screen and save it to a file. | rxImgSize is a rexx dll that can capture the screen and save it to a file. | ||
==Download== | |||
[Version 0.1] | |||
==License== | ==License== |
Revision as of 15:52, 6 December 2013
Description
rxImgSize is a rexx dll that can capture the screen and save it to a file.
Download
[Version 0.1]
License
BSD 3-Clause
Author
Acknowledge
Parts of the code has been influenced by GBM. Thanks to the work by Heiko Nitzsche, Germany.