Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package colourchooser :: Module canvas :: Class BitmapBuffer |
|
object
--+ |Object
--+ |DC
--+ |WindowDC
--+ |MemoryDC
--+ | BitmapBuffer
A screen buffer class.
This class implements a screen output buffer. Data is meant to be drawn in the buffer class and then blitted directly to the output device, or on-screen window.
Method Summary | |
---|---|
Initialize the empty buffer object. | |
Returns the internal bitmap for direct drawing. |
Property Summary |
---|
Method Details |
---|
__init__(self,
width,
height,
colour)
|
GetBitmap(self)Returns the internal bitmap for direct drawing. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:32 2007 | http://epydoc.sf.net |