RxImgSize: Difference between revisions
Appearance
Created page with "==Description== rxImgSize is a rexx dll that can capture the screen and save it to a file. The library can also scale images and reduce/increase the number of colors of images..." |
(No difference)
|
Revision as of 19:43, 28 August 2016
Description
rxImgSize is a rexx dll that can 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.)
Download
- Version 1.03 (May 18 2014)
- Source code at Github
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.