WatermarkImageOptions constructor
init
Create WatermarkOptions class and set watermark text
def __init__(self, image):
...
Parameter | Type | Description |
---|---|---|
image | bytes | The image to be used as watermark |
Create WatermarkOptions class and set watermark text
def __init__(self, image):
...
Parameter | Type | Description |
---|---|---|
image | bytes | The image to be used as watermark |