RxImgSize: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Description==
'''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.)
rxImgSize is a rexx dll that can capture the screen and save it to a file.
 
==Download==
[Version 0.1]


==License==
==License==
BSD 3-Clause
*BSD 3-Clause
*Author: [[User:Jep|Jan-Erik Lärka]]


==Author==
==Acknowledge==
[[Jan-Erik Lärka]]
* Parts of the code has been influenced by GBM. Thanks to the work by [[Heiko Nitzsche]], Germany.


==Acknowledge==
==Links==
Parts of the code has been influenced by GBM. Thanks to the work by [[Heiko Nitzsche]], Germany.
* [RxImgSize Version 1.03] (May 18 2014)
* [https://github.com/OS2World/LIB-REXX-RxImgSize Source code at Github]


[[Category:Libraries]]
[[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