Aspose::Pdf::ImagePlacement::Replace método

ImagePlacement::Replace method

Reemplazar la imagen en la colección con otra imagen.

void Aspose::Pdf::ImagePlacement::Replace(const System::SharedPtr<System::IO::Stream> &image)
ParámetroTipoDescripción
imagenconst System::SharedPtr<System::IO::Stream>&Flujo que contiene datos de la imagen.

Ver también