RxMMIO: Difference between revisions
Jump to navigation
Jump to search
Created page with "This is a REXX-callable DLL that uses the OS/2 Multimedia image IOProcs to convert images to various formats. Basic formats like BMP, GIF, TIF, PCX and JPG are supported. This..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version= | |||
|Vendor=[[Lone Peak Automation]] | |||
|Author= | |||
|License= | |||
|Download={{FileLink|RXMMIO_1-30.zip}} | |||
|Webpage= [http://web.archive.org/web/20091223220550/http://home.att.net:80/~lpainfo/induapps.html Archived WebSite] | |||
}} | |||
This is a REXX-callable DLL that uses the OS/2 Multimedia image IOProcs to convert images to various formats. Basic formats like BMP, GIF, TIF, PCX and JPG are supported. This library also includes basic image processing routines like sizing, trimming, rotating, conversion to grayscale and brightness adjust. | This is a REXX-callable DLL that uses the OS/2 Multimedia image IOProcs to convert images to various formats. Basic formats like BMP, GIF, TIF, PCX and JPG are supported. This library also includes basic image processing routines like sizing, trimming, rotating, conversion to grayscale and brightness adjust. | ||
==Programs Using this Library== | ==Programs Using this Library== | ||
* [[Tame/2]] | * [[Tame/2]] | ||
[[Category:Libraries]] | [[Category:Libraries]] |
Latest revision as of 22:19, 18 February 2024
RxMMIO | |
---|---|
![]() | |
Version | |
Vendor | Lone Peak Automation |
Author | |
License | |
Download | RXMMIO_1-30.zip |
Website |
This is a REXX-callable DLL that uses the OS/2 Multimedia image IOProcs to convert images to various formats. Basic formats like BMP, GIF, TIF, PCX and JPG are supported. This library also includes basic image processing routines like sizing, trimming, rotating, conversion to grayscale and brightness adjust.