Jump to content

RXMMIO

From EDM2
Revision as of 00:18, 10 August 2021 by Martini (talk | contribs) (Created page with "RXMMIO.DLL is a REXX DLL to manipulate image files using the OS/2 or eComStation Multimedia I/O Procedures included with the operating system. Functions to get image informati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RXMMIO.DLL is a REXX DLL to manipulate image files using the OS/2 or eComStation 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 grayscale 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