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
DATA TYPES
EXPORTS
new(Window::wxWindow() (see module wxWindow)) -> wxBufferedPaintDC()
Equivalent to new(Window, []).
new(Window::wxWindow() (see module wxWindow), X::term()) -> wxBufferedPaintDC()
See external documentation.
Alternatives:
new(Window::wxWindow:wxWindow(), Buffer::wxBitmap:wxBitmap()) -> new(Window,Buffer, [])
new(Window::wxWindow:wxWindow(), [Option]) -> wxBufferedPaintDC()
Option = {style, integer()}
Types:
Option = {style, integer()}