home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.ccsn.edu!not-for-mail
  2. From: bakersr@ns.ccsn.edu (shane baker)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Help with transparent objects
  5. Date: 16 Apr 1996 16:36:55 -0500
  6. Organization: Concordia College, Seward, NE
  7. Message-ID: <4l13tn$u@ns.ccsn.edu>
  8. NNTP-Posting-Host: ccsn.edu
  9. Summary: How do you copy bitmap regions so that color 0 is transparent?
  10. Keywords: Help transparent
  11. X-Newsreader: NN version 6.5.0 CURRENT #4
  12.  
  13.   Sorry if this question seems trivial, but I am a beginnner and have 
  14. very few programming books/resources.  I have been trying to write a 
  15. function in C that will paste a pre-defined block down onto the screen 
  16. with color 0 (or a certain area) being transparent (kinda like how BOBS 
  17. work)  Using Images hasn't worked for me, and neither has BltBitMap.  Is 
  18. there a special value for minterm that I am missing?  I have considered 
  19. using a fast C2P routine and copying bitmaps 'manually,' but this seems a 
  20. bit too much overkill.  Also, i don't want to use BOBS or such, because 
  21. these objects don't have to be animated.  Oh, BTW, i am programming under 
  22. WB 3.0 with AGA (a1200).  Any suggestions or help would be EXTREMELY 
  23. appreciated -- this problem has haunted me for almost a year.  
  24. Thanks a meg in advance...
  25.  
  26. ------------------------------------------------------------------------------
  27. Long live the AMIGA!
  28.  
  29. Shane Baker
  30. bakersr@campus.mlc.edu
  31.