#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.
|
|
|