Previous | Up | Next |
_printBitmap
Print a bitmap specifying the position in the paper sheet and the printer.Parameters
ObjBitmap _printBitmap ( ObjBitmap _bitmap_ S _printer_ I _x_ I _y_ I _width_ I _height_ )
Return value
_bitmap_ bitmap to print _printer_ printer name (nil means default printer) _x_ x coordinate (micron) _y_ y coordinate (micron) _width_ width (micron) _height_ height (micron)
same bitmap