Aspose::Pdf::Devices::ImageDevice::GetBitmap method

ImageDevice::GetBitmap method

Converts the page into Bitmap.

System::SharedPtr<System::Drawing::Bitmap> Aspose::Pdf::Devices::ImageDevice::GetBitmap(const System::SharedPtr<Page> &page)
ParameterTypeDescription
pageconst System::SharedPtr<Page>&The page to convert.

ReturnValue

See Also