home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5172 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!cs.tu-berlin.de!marcel
  3. From: marcel@opal.cs.tu-berlin.de (Marcel Weiher)
  4. Subject: Re: <Help> preferred image data representation (Planer .vs. interleaved)
  5. Message-ID: <1992Jul22.084620.27547@cs.tu-berlin.de>
  6. Sender: news@cs.tu-berlin.de
  7. Organization: Techn. University of Berlin, Germany
  8. References: <2A64BFDE.2220@deneva.sdd.trw.com> <4384@rosie.NeXT.COM>
  9. Distribution: fb20
  10. Date: Wed, 22 Jul 1992 08:46:20 GMT
  11. Lines: 19
  12.  
  13. aozer@next.com (Ali Ozer) writes:
  14.  
  15. >In article <2A64BFDE.2220@deneva.sdd.trw.com> kieffer@spf.trw.com (Robert Kieffer) writes:
  16. >>I'm looking for confirmation about NeXT's preferred data arrangement for  
  17. >>RGB image data (planar .vs. interleaved)... i.e. Which one does it convert  
  18. >>it into for display?
  19. >>Judging from the way in which most tiff's are generated/saved, especially  
  20. >>from applications such as Grab and Icon, the answer seems to be  
  21. >>interleaved... is this correct?
  22. >
  23. >Yes, it's correct. For monochrome images with alpha the preferred data 
  24. >arrangement is planar.
  25. >
  26. >Ali, Ali_Ozer@NeXT.com
  27.  
  28. I can't answer with the same authority, but for RGB images the answer
  29. is packed, er interleaved.
  30.  
  31. Marcel
  32.