wxBufferedDCwxMemoryDCwxDCabstract datatype: wxBufferedPaintDC()
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/1* | Equivalent to new(Window, []). |
| new/2* | See external documentation. |
| new/3* | See external documentation. |
destroy(This::wxBufferedPaintDC()) -> ok
Destroys this object, do not use object again
new(Window::wxWindow:wxWindow()) -> wxBufferedPaintDC()
Equivalent to new(Window, []).
new(Window::wxWindow:wxWindow(), X::term()) -> wxBufferedPaintDC()
See external documentation.
Alternatives:
new(Window::wxWindow:wxWindow(), Buffer::wxBitmap:wxBitmap(), Options::[Option]) -> wxBufferedPaintDC()
Generated by EDoc, May 26 2008, 12:35:34.