#include </home/zeitlin/src/wx/github/interface/wx/graphics.h>
This class is the superclass of native graphics objects like pens etc.
It allows reference counting. Not instantiated by user code.
Public Member Functions | |
wxGraphicsRenderer * | GetRenderer () const |
Returns the renderer that was used to create this instance, or NULL if it has not been initialized yet. | |
bool | IsNull () const |
wxGraphicsRenderer* wxGraphicsObject::GetRenderer | ( | ) | const |
Returns the renderer that was used to create this instance, or NULL if it has not been initialized yet.
bool wxGraphicsObject::IsNull | ( | ) | const |