home *** CD-ROM | disk | FTP | other *** search
- ImgLib Copyright (c) 1994 SimSoft.
- Xli Copyright (c) 1989, 1990, 1991, 1992, 1993 Jim Frost, Graeme Gill and others.
-
- ImgLib is a 32-bit DLL that implements raster image reading, converting, and
- manipulating functionalities required by today's multimedia applications.
- 16-bit development is supported via thunking. The developer does not need
- to write any additional thunking code.
-
- The most current version of ImgLib is available as:
- ftp://ftp.netcom.com/pub/simsoft/ImgLib_beta.exe
-
- ImgLib is being offered as royalty-free shareware to offer a competitive
- alternative to many expensive commercial packages. ImgLib's attractive
- pricing is also possible because a lot of its code has been adopted from
- freely available X windows sources.
-
- The author can be reached at:
- arybicki@netcom.com
-
- Besides the ability to read the most popular raster image formats ImgLib
- offers added functionality to modify the bitmaps in memory to aid in
- displaying them on all existing Windows-capable displays with best
- possible results and without sacrificing the image quality. The following
- is a list of image formats read by ImgLib:
-
- FBM
- Sun Raster
- CMU WM Raster
- Portable Bit Map (PBM, PGM, PPM)
- Faces Project
- GIF
- JFIF style (standard) jpeg
- Utah RLE
- Windows, OS/2 BMP
- Photo CD
- X Window Dump
- Targa
- McIDAS areafile
- G3 FAX
- PC Paintbrush (PCX) (monochrome only)
- GEM Bit
- MacPaint
- X Pixmap
- X Bitmap
-
- For more documentation refer to the helpfile included in the archive.
-
-