wxBitmapDataObject
See external documentation: wxBitmapDataObject.
See external documentation:
This class is derived (and can use functions) from:
wxDataObject
Functions
new() -> wxBitmapDataObject()
Equivalent to new([]).
new(Option::[Option]) -> wxBitmapDataObject()
Option = {bitmap, wxBitmap() (see module wxBitmap)}
See
Also:
new(Bitmap) -> wxBitmapDataObject() when
Bitmap::wxBitmap:wxBitmap().
getBitmap(This) -> wxBitmap() (see module wxBitmap)
This = wxBitmapDataObject()
See
setBitmap(This, Bitmap) -> ok
This = wxBitmapDataObject()
Bitmap = wxBitmap() (see module wxBitmap)
See
destroy(This::wxBitmapDataObject()) -> ok
Destroys this object, do not use object again