BmpDevice
Overview
BmpDevice is a class in Aspose.PDF FOSS for C++.
This class provides 1 method for working with BmpDevice objects in C++ programs.
Available methods include: Process.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Process(page: Aspose::Pdf::Page, output: std::ostream) | Calls Process(page, output) on this BmpDevice instance. |