RxImgSize: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Description==
==Description==
rxImgSize is a rexx dll that can capture the screen and save it to a file.
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==
==Download==
[Version 0.1]
[Version 1.03]
[[Media:http://www.os2world.com/forum/index.php?action=dlattach;topic=255.0;attach=376]]


==License==
==License==

Revision as of 23:52, 17 May 2014

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] Media:http://www.os2world.com/forum/index.php?action=dlattach;topic=255.0;attach=376

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.