Aspose::Pdf::Devices::ImageDevice::GetBitmap método

ImageDevice::GetBitmap method

Convierte la página en Bitmap.

System::SharedPtr<System::Drawing::Bitmap> Aspose::Pdf::Devices::ImageDevice::GetBitmap(const System::SharedPtr<Page> &page)
ParámetroTipoDescripción
páginaconst System::SharedPtr<Page>&La página a convertir.

ReturnValue

Ver también