Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - ripdrawbitmap http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipDrawBitmap
 Draw bitmap
------------------------------------------------------------------------------
 Syntax

    RipDrawBitmap(<nX>, <nY>, <nBitmap>)

 Parameters

    <nX> is the X coordinate of the top left corner of the bitmap.

    <nY> is the Y coordinate of the top left corner of the bitmap.

    <nBitmap> is a bitmap handle obtained from BmLoadPCX() or BmLoadBMP().

 Description

    RipDrawBitmap() places a bitmap on the current page.  The bitmap is
    located by its top left corner.

See Also:

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