Jump to content

RxImgSize

From EDM2
Revision as of 22:36, 25 July 2023 by Ak120 (talk | contribs) (Links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 colours of images from various file formats (jpg, png, gif, bmp etc.)

Files
  • RXIMGSZE.DLL

Functions

  • rxImgLoadFuncs
  • rxImgDropFunc
  • rxImgVersion
  • rxImgReSiz
  • rxImgCapture

License

  • BSD 3-Clause
  • Author: Jan-Erik Lärka

Links

  • [rxImgSize_1-03.zip] (May 2014)
  • Github