home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4511 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: How to load bitmaps from file 
  5. Distribution: world
  6. References: <1992Dec29.023617.28670@random.ccs.northeastern.edu>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 15
  11. Date: Tue, 29 Dec 1992 20:33:56 +0000
  12. Message-ID: <725661236snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. The best source I've come across of sample code for reading and manipulating
  16. graphics files under Windows is the book "Advanced Windows Programming"
  17. by Martin Heller, published by Wiley.  Despite the name, virtually its entire
  18. content is concerned with image processing under Windows.  It covers
  19. BMP, PCX, GIF, TIFF, etc, files.
  20.  
  21. Chris
  22. -- 
  23. --------------------------------------------------------------------------
  24. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  25. | Warrington, UK                           | BIX: cmarriott              |
  26. | (Still awaiting inspiration              | CIX: cmarriott              |
  27. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  28. --------------------------------------------------------------------------
  29.  
  30.