RxImgSize: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
==License==
==License==
*BSD 3-Clause
*BSD 3-Clause
*Author: [[Jan-Erik Lärka]]
*Author: [[User:Jep|Jan-Erik Lärka]]
*Acknowledge: Parts of the code has been influenced by GBM. Thanks to the work by [[Heiko Nitzsche]], Germany.
 
==Acknowledge==
* Parts of the code has been influenced by GBM. Thanks to the work by [[Heiko Nitzsche]], Germany.


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-search.php?key=RxImgSize Version 1.03] (May 18 2014)
* [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]]

Latest revision as of 15:33, 22 December 2024

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

Acknowledge

  • Parts of the code has been influenced by GBM. Thanks to the work by Heiko Nitzsche, Germany.

Links