Aspose::Pdf::ImagePlacement::Replace method

ImagePlacement::Replace method

Replace image in collection with another image.

void Aspose::Pdf::ImagePlacement::Replace(System::SharedPtr<System::IO::Stream> image)
ParameterTypeDescription
imageSystem::SharedPtr<System::IO::Stream>Stream containing image data.

See Also