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

  1. Path: news.mira.net.au!news
  2. From: bytey@werple.net.au (Chris Hames)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Q: Bitmap organization (planar/chunky)?
  5. Date: 31 Mar 1996 13:08:59 +1000
  6. Organization: Werple Internet, Melbourne
  7. Message-ID: <4jkt0b$kaj@werple.net.au>
  8. References: <4jkbrl$7fl@cville-srv.wam.umd.edu>
  9. NNTP-Posting-Host: werplez.mira.net.au
  10.  
  11. walrus@wam.umd.edu (Udo K Schuermann) writes:
  12.  
  13. >Given a screen pointer, how can I tell if the screen data is organized in
  14. >planar or in chunky mode? I seem to remember that there is supposed to be
  15. >a flag for that, but all my perusals of .h files turns up nothing. Anyone
  16. >know the answer? Thanks much!!
  17.  
  18. Currently you can't.  You can tell if it is Amiga planar style in chip RAM
  19. or not.  See GetBitMapAttr() with BMF_STANDARD and also
  20. DisplayInfo->PropertyFlags with DIPF_IS_FOREIGN.
  21.  
  22. -- 
  23. Chris Hames   bytey@werple.mira.net.au (OR bytey@melbourne.dialix.oz.au)
  24. For info on PC-Task, DirWork <URL:http://werple.net.au/~bytey/>
  25. Wait a tick while I hit the depth gadget the Doom window is in the way...
  26.