RxImgSize: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==Links== | ==Links== | ||
* [http:// | * [http://hobbes.nmsu.edu/h-search.php?key=RxImgSize Version 1.03] (May 18 2014) | ||
* [https://github.com/OS2World/LIB-REXX-RxImgSize Source code at Github] | * [https://github.com/OS2World/LIB-REXX-RxImgSize Source code at Github] | ||
[[Category:Open Source Software]][[Category:REXX Function Library]] | [[Category:Open Source Software]][[Category:REXX Function Library]] |
Revision as of 18:49, 23 May 2018
rxImgSize is a function library that can be used to capture the screen and save it to a file. The library can also scale images and reduce/increase the number of colors of images of various file formats (jpg, png, gif, bmp etc.)
License
- BSD 3-Clause
- Author: Jan-Erik Lärka
- Acknowledge: Parts of the code has been influenced by GBM. Thanks to the work by Heiko Nitzsche, Germany.
Links
- Version 1.03 (May 18 2014)
- Source code at Github