GraphicsUtil Methods |
Name | Description | |
---|---|---|
PrintImage(String, Int32, Int32) |
Prints an image from the connecting device file system to the connected device as a monochrome image.
| |
PrintImage(String, Int32, Int32, Int32, Int32, Boolean) |
Prints an image from the connecting device file system to the connected device as a monochrome image.
| |
PrintImage(ZebraImageI, Int32, Int32, Int32, Int32, Boolean) |
Prints an image to the connected device as a monochrome image.
| |
StoreImage(String, String, Int32, Int32) |
Stores the specified image to the connected printer as a monochrome image.
| |
StoreImage(String, ZebraImageI, Int32, Int32) |
Stores the specified image to the connected printer as a monochrome image.
|