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>pcx_to_pic()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PCX_TO_PIC()
   Copies a PCX file to an index number in a FLIPPER PIC file.

   Syntax
         nIndex = PCX_TO_PIC(nPICHandle,nIndex,cPCXFile)

   Arguments
         nPICHandle  The name of the picture file.
         nIndex      Sets the index position.
         cPCXFile    Sets the picture file name.

   Returns
         nIndex      A 0 is returned if the function was unsuccessful,
                     otherwise the index number is returned.

   Description
         PCX_TO_PIC() copies a PCX file created with any PCX compatible
         program such as PC Paintbrush to an index number in a FLIPPER PIC
         file. The PIC file created with FLIPPER must be in the same
         resolution as the PCX file.

See Also: FPCX_PUT() FPCX_ROT() FPCX_SCALE() PCX_HEADER() PIC_TO_PCX()

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