Aspose::Pdf::ImagePlacement::Replace method
ImagePlacement::Replace method
Replace image in collection with another image.
void Aspose::Pdf::ImagePlacement::Replace(const System::SharedPtr<System::IO::Stream> &image)
Parameter | Type | Description |
---|---|---|
image | const System::SharedPtr<System::IO::Stream>& | Stream containing image data. |
See Also
- Typedef SharedPtr
- Class Stream
- Class ImagePlacement
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++