MultiframeImageContent class
MultiframeImageContent class
Represents a multiframe image where a watermark can be placed.
Inheritance: MultiframeImageContent
→
ImageContent
→
Content
→
ContentPart
The MultiframeImageContent type exposes the following members:
Properties
Property | Description |
---|---|
height | Gets the height of this ImageContent in pixels. |
width | Gets the width of this ImageContent in pixels. |
frames | Gets the collection of all frames of the image. |
Methods
Method | Description |
---|---|
find_images | Finds images according to the specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
find_images | Finds all images in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds possible watermarks according to specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds all possible watermarks in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
See Also
- module
groupdocs.watermark.contents.image
- class
Content
- class
ContentPart
- class
ImageContent
- class
MultiframeImageContent