#include <GDIplusRenderTargetWrapper.h>
Inheritance diagram for GDIplusRenderTargetWrapper:

Public Member Functions | |
| GDIplusRenderTargetWrapper (Graphics *aGraphics) | |
| Constructor. | |
| Graphics * | getGraphics () |
| Inline getter for the native implementation. | |
Protected Attributes | |
| Graphics * | mGraphics |
|
|
Constructor.
|
|
|
Inline getter for the native implementation.
|
|
|
|
1.4.6-NO