home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Action-Games Top-Selection
/
ARI_BB_3.bin
/
ariwin
/
image2.me
< prev
next >
Wrap
Text File
|
1995-04-14
|
1KB
|
22 lines
This is the Image2 example from *Advanced Windows Programming* by Martin
Heller, published by John Wiley and Sons. It is copyrighted material. You
may use this program but you may not sell it. You may repost the program
only in its original ZIP file with my authentication.
One of the purposes of this example is to teach debugging. There are
several known bugs in the program for this reason. They are:
1) The only TIFF class that will always read correctly is Class P
2) EGA PCX files will not display correctly
3) Color adjustment and gray scale operations on large 24-bit images may
sometimes cause segment violations. You can avoid these problems by
reducing 24-bit images to 8-bit palettized images.
If you like this program, you'll like *Advanced Windows Programming*. If
something about the program drives you crazy, you can get the source and
full documentation by buying the book/disk set of *Advanced Windows
Programming*--and then you'll be able to modify the program to your own
liking.
-- Martin Heller
March, 1992