Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>prt_colors()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PRT_COLORS()
   Sets whether a color will be printed.

   Syntax
         PRT_COLORS(nColor,nOnOff)

   Arguments
         nColor      Palette color (0-15)
         nOnOff      Switch that determines whether a color will be printed.
                       0 - Off
                       1 - On

   Returns
         None

   Description
         PRT_COLORS() allows you to set which colors will be sent to the
         printer to be printed. If a palette position has a value of 0, then
         that color will not be printed.

         Since most printers are black and white and most screens are color
         you must have a way to correlate different colors with what will be
         printed. The default setting is palette position 0, the background
         color set to 0 so it will not print, and all the other colors set
         to 1 for printing.

See Also: COLR_TABLE() PRT_OPTS() SHAD_TABLE()

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