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)
| Parameter | Type | Description |
|---|---|---|
| page | const System::SharedPtr<Page>& | The page to convert. |
ReturnValue
See Also
- Typedef SharedPtr
- Class Bitmap
- Class Page
- Class ImageDevice
- Namespace Aspose::Pdf::Devices
- Library Aspose.PDF for C++