save
ComplexBarcodeGenerator.save
save(self, Union[str, io.BytesIO] image_source, BarCodeImageFormat image_format)
Save barcode image to specific file in specific format.
| Parameter | Type | Description |
|---|---|---|
image_source | Union[str, io.BytesIO] | |
image_format | BarCodeImageFormat |