MultiframeImageWatermarkOptions class
MultiframeImageWatermarkOptions class
Represents watermark adding options when adding watermark to a multi-frame image.
Inheritance: MultiframeImageWatermarkOptions →
WatermarkOptions
The MultiframeImageWatermarkOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the MultiframeImageWatermarkOptions class. |
| init | Initializes a new instance of the MultiframeImageWatermarkOptions class
with a specified index of the frame. |
Properties
| Property | Description |
|---|---|
| default | Gets the default value for the WatermarkOptions class. |
| frame_index | Gets or sets the index of frame to add watermark. |
Remarks
Learn more: | | |
Example
Add watermark to a particular frame of multi-frame image.
See Also
- module
groupdocs.watermark.options.image - class
MultiframeImageWatermarkOptions - class
WatermarkOptions