ZebraPrinterSdk A factory interface used to acquire a cross platform instance of ZebraImageI. Creates an instance of from the image specified in fullPath. The full path of the image. An image formatted for Zebra Printers If the file could not be found, open, or is an unsupported graphic. If fullPath is null. Creates an instance of from the image data specified in imageData. A byte[] containing the image data. An image formatted for Zebra Printers. If the file could not be found, open, or is an unsupported graphic. If imageData is null. Creates an instance of from the image data specified in imageData. A stream containing the image data. An image formatted for Zebra Printers. If the file could not be found, open, or is an unsupported graphic. If imageData is null. A factory used to acquire an instance of ZebraImageI. Current IZebraPrinterFactory to use