RxImgSize: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
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== | ==Acknowledge== |
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
- 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.
Links
- [RxImgSize Version 1.03] (May 18 2014)
- Source code at Github