wxMemoryDC

See external documentation: wxMemoryDC.

See external documentation: wxMemoryDC.

This class is derived (and can use functions) from:
wxDC

Types


wxMemoryDC() = wx:wx_object()

Functions


new() -> wxMemoryDC()

See external documentation.

new(Dc) -> wxMemoryDC()

  • Dc = wxDC() (see module wxDC) | wxBitmap() (see module wxBitmap)

See external documentation.

selectObject(This, Bmp) -> ok

  • This = wxMemoryDC()
  • Bmp = wxBitmap() (see module wxBitmap)

See external documentation.

selectObjectAsSource(This, Bmp) -> ok

  • This = wxMemoryDC()
  • Bmp = wxBitmap() (see module wxBitmap)

See external documentation.

destroy(This::wxMemoryDC()) -> ok

Destroys this object, do not use object again