Jump to content

RXMMIO

From EDM2
Revision as of 03:14, 6 May 2023 by Ak120 (talk | contribs) (Links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RXMMIO.DLL is a REXX DLL to manipulate image files using the Multimedia I/O Procedures included with the operating system. Functions to get image information, converting between various image file formats and merging single images into one multipage image file are provided. In addition, a number of basic non MM/2 related image processing functions are included for greyscale conversion, brightness manipulation, image trimming, image sizing, image zooming, image rotating and RLE24-to-no-compression conversion.

Functions

  • rxMIODllVersion
  • rxMIOImgInfo
  • rxMIOConvert
  • rxMIOImgMerge
  • rxMIOFormats
  • rxBMPTrim
  • rxBMPGrayscale
  • rxBMPBright
  • rxBMPNeg
  • rxBMPNoRLE
  • rxMIOImgInfo
  • rxBMPZoom
  • rxBMPRot

Files

  • rxmmio.dll

Version

  • 1.30

License

Links

  • [rxm130.zip]