Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - fg_writebox http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                               fg_writebox

   Usage
   #include <fg.h>
   void far fg_writebox(fg_const_pbox_t box, fg_color_t *p);
   Description
   Inverse  of fg_readbox. Writes the pixels to the screen. The  argument
   box  is  the bounding box of where the data is to be written. p  is  a
   pointer  to  an  array  of colors, one color for  each  pixel  in  the
   bounding box box.

   Example
   See fg_readbox


See Also: fg_readbox

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson