Mail Archives: djgpp/1997/10/10/08:16:57
From: | pete AT duchess DOT compulink DOT co DOT uk
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | copying memory buffer to screen - help
|
Date: | Fri, 10 Oct 1997 16:44:56 GMT
|
Message-ID: | <876472720.3425.0.nnrp-04.9e9889d0@news.demon.co.uk>
|
NNTP-Posting-Host: | mythinc.demon.co.uk
|
Lines: | 7
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I'm using the grx library, and I'm in 800
*600*256 colour mode. I've set the pallette to greyscales. No problem.
I have an array in which I have an inage, 1 byte per pixel, in 320*200
format. How can I put this on the screne at an arbitrary point (not
pixel by pixel!).
- Raw text -