| MaxPlus Python API Reference
    | 
 Inheritance diagram for PBBitmap:
 Inheritance diagram for PBBitmap:| Public Member Functions | |
| def | Clone (self) | 
| def | GetBitmap (self) | 
| def | GetBitmapInfo (self) | 
| def | Load (self) | 
|  Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) | 
| Public Attributes | |
| this | |
| Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
A wrapper around Bitmap and BitmapInfo wrapper class used by ParamBlock2s to store bitmap information.
| 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)