Graphics Viewer is a program for viewing and printing several different 
kinds of graphic formats as well as Windows Meta Files with Visual Basic.  
Graphics Viewer will read BMP, CUT, DIB. GEM, GIF, IFF, IMG, LBM, MAC, MSP, 
PCX, PIC, RLE, TGA, TIF, WMF, and WPG file formats.

Microsoft Quick C was used to create the DLL.  Many of the C routines are 
based on routines developed by Steven Rimmer in his books Bitmapped Graphics 
and Windows Bitmapped Graphics.  If you want to know more about the file 
structures of the different graphics formats, I suggest you buy one of those 
books.

The C routines check for errors; however, several graphics formats have 
variations in their file structures and may not be readable by Graphics 
Viewer.  Some may even cause the DLL to lock-up.

You may use or modify any of the routines; however, if you use them in any 
of your programs, I wouldnt mind a little credit.

You can send comments to Joe Oliphant (71742, 1451 or E-Mail 
joe_oliphant@csufresno.edu).  I will answer questions, time allowing, but no 
gaurantees.
