Aspose::Pdf::Devices::DicomDevice::Process método
DicomDevice::Process method
Convierte la página a Dicom y la guarda en el flujo de salida.
void Aspose::Pdf::Devices::DicomDevice::Process(System::SharedPtr<Page> page, System::SharedPtr<System::IO::Stream> output) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| página | System::SharedPtr<Page> | La página a convertir. |
| output | System::SharedPtr<System::IO::Stream> | Flujo de salida con imagen. |
Ver también
- Typedef SharedPtr
- Class Page
- Class Stream
- Class DicomDevice
- Namespace Aspose::Pdf::Devices
- Library Aspose.PDF for C++