Initializes a new instance of the [PresentationWatermarkableImage](../../com.groupdocs.watermark.contents/presentationwatermarkableimage) class using specified image data.
public PresentationWatermarkableImage(byte[] imageData)
Initializes a new instance of the [PresentationWatermarkableImage](../../com.groupdocs.watermark.contents/presentationwatermarkableimage) class using specified image data.
Parameters:
Parameter
Type
Description
imageData
byte[]
The array of unsigned bytes from which to create the [PresentationWatermarkableImage](../../com.groupdocs.watermark.contents/presentationwatermarkableimage).
getAsposeSlidesImage()
public final IPPImage getAsposeSlidesImage()
Returns:
com.aspose.slides.IPPImage
setAsposeSlidesImage(IPPImage value)
public final void setAsposeSlidesImage(IPPImage value)
Parameters:
Parameter
Type
Description
value
com.aspose.slides.IPPImage
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.