Aspose::Pdf::XImage::AddStencilMask method
XImage::AddStencilMask method
Adds a stencil mask to the XImage.
void Aspose::Pdf::XImage::AddStencilMask(System::SharedPtr<System::IO::Stream> maskStream)
Parameter | Type | Description |
---|---|---|
maskStream | System::SharedPtr<System::IO::Stream> | Stencil mask bitmap stream. |
See Also
- Typedef SharedPtr
- Class Stream
- Class XImage
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++