|
printer_draw_bmpDraw a bmp Description
bool printer_draw_bmp
( resource
$printer_handle
, string $filename
, int $x
, int $y
[, int $width
], int $height
)The function draws an bmp. Parameters
Return Values
Returns Examples
Example #1 printer_draw_bmp example
<?php |