PRINT IMAGE
Prints
an Image From File Or Resource
Print images in formats: BMP, GIF, JPG, TIF, WMF, EMF, CUR and PNG.
If
<STRETCH> is not specified, the image will be automatically scaled to fit
the specified rectangle.
@ <nRow> , <nCol>
PRINT IMAGE <cImageFileName> | <cImageResourcename>
WIDTH <nWidth>
HEIGHT <nHeight>
[ STRETCH ]
[ TRANSPARENT ]
[ TRANSPARENTCOLOR anTransparentColor ]
Units:
<Row> , <Col> , <nWidth>
, <nHeight> units are milimeters.