wxMemoryDC
See external documentation: wxMemoryDC.
See external documentation:
This class is derived (and can use functions) from:
wxDC
Functions
new() -> wxMemoryDC()
See
new(Dc) -> wxMemoryDC()
Dc = wxDC() (see module wxDC) | wxBitmap() (see module wxBitmap)
See
selectObject(This, Bmp) -> ok
This = wxMemoryDC()
Bmp = wxBitmap() (see module wxBitmap)
See
selectObjectAsSource(This, Bmp) -> ok
This = wxMemoryDC()
Bmp = wxBitmap() (see module wxBitmap)
See
destroy(This::wxMemoryDC()) -> ok
Destroys this object, do not use object again