wxBufferedPaintDC
Module
wxBufferedPaintDC
Module Summary
See external documentation: wxBufferedPaintDC.
Description
See external documentation: wxBufferedPaintDC.
This class is derived (and can use functions) from:
wxBufferedDC
wxMemoryDC
wxDC
Types
Window = wxWindow:wxWindow()
Equivalent to new(Window, []).
Types
Window = wxWindow:wxWindow()
Buffer = wxBitmap:wxBitmap()
Window = wxWindow:wxWindow()
Option = {style, integer()}
See external documentation.
Also:
new(Window, [Option]) -> wxBufferedPaintDC() when
Window::wxWindow:wxWindow(),
Option :: {'style', integer()}.