PBBitmap Class Reference

Class Description

A wrapper around Bitmap and BitmapInfo wrapper class used by ParamBlock2s to store bitmap information.
+ 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

tuple 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
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

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)