Win32Prn() > Print output methods xHarbour Developers Network  

oWin32Prn:drawBitmap()

Prints a bitmap image.

Syntax

:drawBitmap( <oWin32Bmp> ) --> lSuccess

Arguments

<oWin32Bmp>
This is a Win32Bmp() object maintaining a bitmap image.

Description

Method :drawBitmap() prints a bitmap image file loaded by the passed Win32Bmp object. The coordinates for the bitmap image on paper are specified with the Win32Bmp object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe