Jump to content

RxImgSize: Difference between revisions

From EDM2
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 edit summary
Line 12: Line 12:
==Author==
==Author==
* Jan-Erik Lärka
* Jan-Erik Lärka
==Link==
* [[OS2 API:RxImgSize|API Documentation]]


==Acknowledge==
==Acknowledge==

Revision as of 19:44, 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

License

BSD 3-Clause

Author

  • Jan-Erik Lärka

Link

Acknowledge

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