A wrapper around Bitmap and BitmapInfo wrapper class used by ParamBlock2s to store bitmap information.
Public Member Functions | |
def | Clone (self) |
def | GetBitmap (self) |
def | GetBitmapInfo (self) |
def | Load (self) |
![]() | |
def | GetUnwrappedPtr (self) |
Public Attributes | |
this | |
Static Public Attributes | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
![]() | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
def Clone | ( | self | ) |
Clone(PBBitmap self) -> PBBitmap
def GetBitmap | ( | self | ) |
GetBitmap(PBBitmap self) -> Bitmap
def GetBitmapInfo | ( | self | ) |
GetBitmapInfo(PBBitmap self) -> BitmapInfo
def Load | ( | self | ) |
Load(PBBitmap self)