Aspose::Pdf::XImage::AddStencilMask метод
XImage::AddStencilMask method
Добавляет трафаретную маску к XImage.
void Aspose::Pdf::XImage::AddStencilMask(const System::SharedPtr<System::IO::Stream> &maskStream)
| Параметр | Тип | Описание |
|---|---|---|
| maskStream | const System::SharedPtr<System::IO::Stream>& | Поток битовой карты трафаретной маски. |
См. также
- Typedef SharedPtr
- Class Stream
- Class XImage
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++