|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrinterImage | |
com.sap.ip.me.api.pios.printer | Printer support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services. |
Uses of PrinterImage in com.sap.ip.me.api.pios.printer |
Methods in com.sap.ip.me.api.pios.printer that return PrinterImage | |
abstract PrinterImage |
PrinterConnection.createImage(java.lang.String name,
int imageType,
byte[] image)
Creates a printer image from a byte array. |
Methods in com.sap.ip.me.api.pios.printer with parameters of type PrinterImage | |
abstract void |
PrinterConnection.loadImage(PrinterImage image)
Loads image to printer's memory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |