wxDCabstract datatype: wxMemoryDC()
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
| destroy/1* | Destroys this object, do not use object again. |
| new/0* | See external documentation. |
| new/1* | See external documentation. |
| selectObject/2* | See external documentation. |
| selectObjectAsSource/2* | See external documentation. |
destroy(This::wxMemoryDC()) -> ok
Destroys this object, do not use object again
new() -> wxMemoryDC()
new(Dc::wxDC:wxDC() | wxBitmap:wxBitmap()) -> wxMemoryDC()
selectObject(This::wxMemoryDC(), Bmp::wxBitmap:wxBitmap()) -> ok
selectObjectAsSource(This::wxMemoryDC(), Bmp::wxBitmap:wxBitmap()) -> ok
Generated by EDoc, May 26 2008, 12:35:33.