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>hps_print()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HPS_PRINT()
   Sets up the scanner for a printer.

   Syntax
         nStatus = HPS_PRINT(nXSize,nYSize)

   Arguments
         nXSize      Horizontal size of the image on the printer in inches.
         nYSize      Vertical size of the image on the printer in inches.

   Returns
         nStatus     Returns status: 0-Okay, 1-printer not loaded

   Description
         HPS_PRINT() sets the resolution and scale on the scanner so the
         scanned image will be the nXSize by nYSize on the printer. The
         aspect ratio will be correct for the printer driver loaded with
         PRT_LOAD().

See Also: HPS_INQ() HPS_RESET() HPS_SCAN() HPS_SETUP() HPS_STATE()

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