MultiframeImageContent
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.contents.ContentPart, com.groupdocs.watermark.contents.Content, com.groupdocs.watermark.contents.ImageContent
public abstract class MultiframeImageContent extends ImageContent
Represents a multiframe image where a watermark can be placed.
| Method | Description |
|---|---|
| getFrames() | Gets the collection of all frames of the image. |
| getDocumentInfo() |
public final ImageFrameCollection getFrames()
Gets the collection of all frames of the image.
Returns: ImageFrameCollection - The collection of image frames.
public IDocumentInfo getDocumentInfo()
Returns: IDocumentInfo
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.