home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15505 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!ajk.tele.fi!funic!nntp.hut.fi!nntp!s37732v
  3. From: s37732v@snakemail.hut.fi (Markus Juhani Aalto)
  4. Subject: Re: ReadPixelArray8() and WritePixelArray8() help requested.
  5. In-Reply-To: brycerw@brandonu.ca's message of 5 Nov 92 10:55:42 CST
  6. Message-ID: <S37732V.92Nov7120842@lk-hp-20.hut.fi>
  7. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  8. Nntp-Posting-Host: lk-hp-20.hut.fi
  9. Organization: Helsinki University of Technology, Finland
  10. References: <1992Nov5.105542.2716@brandonu.ca>
  11. Date: 07 Nov 92 10:08:41 GMT
  12. Lines: 29
  13.  
  14. In article <1992Nov5.105542.2716@brandonu.ca> brycerw@brandonu.ca writes:
  15.  
  16.    Would someone post (or email me) a working example of ReadPixelArray8() and/or
  17.    WritePixelArray8()?  I am attempting to get these calls working to store an
  18.    entire copy of a bitmap in fast ram, but for some reason, lose a bit of data
  19.    (amounting to an 8 pixel wide strip across the bottom of the array),
  20.    and inevitably get an alert of: 80000004.
  21.  
  22.    Also, how can I index into this array once it has been created, to modify it?
  23.    (ie. is it a simple 2-d array, or something else?)
  24.  
  25.    --Rob
  26.    BRYCERW@BrandonU.CA
  27.  
  28. I asked same question couple weeks ago. No replys! 
  29.  
  30. So if you have examples, please post. The documentation in RKM's isn't 
  31. worth a thing (IMHO).
  32. --
  33.  
  34.  
  35. **************************************************************************
  36. *         Markus Aalto              | Helsinki University of Technology  *
  37. *                                   |                                    *
  38. *  EMail: s37732v@vipunen.hut.fi    | Faculty of Electric Engineering    *
  39. *  Fax:   358-0-8746991 (Sometimes) |                                    *
  40. *                                   | Undergraduate in Computer Science  *
  41. **************************************************************************
  42.         
  43.