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ámetro | Tipo | Descripción |
|---|---|---|
| imagen | const System::SharedPtr<System::IO::Stream>& | Flujo que contiene datos de la imagen. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class ImagePlacement
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++