__init__ constructor
init
Initializes a WatermarkImageOptions instance and sets the watermark image.
def __init__(self, image):
...
| Parameter | Type | Description |
|---|---|---|
| image | System.Byte[] |
The image to be used as watermark. |
See Also
- class
WatermarkImageOptions