Module brewcompressedimage
[show private | hide private]
[frames | no frames]

Module brewcompressedimage

Support for the BCI (Brew Compressed Image) format

Currently this code can read a BCI file. You should call the getimage function.
Classes
BCIImageHandler  
BCIPalette  
Display  
FileInputStream  
LGBITImageHandler  
MemoryInputStream  
MyImage  

Function Summary
  getimage(stream, intoImage)
Returns a wxImage of the stream specified
  readlsb(data)
Read binary data in lsb

Function Details

getimage(stream, intoImage=None)

Returns a wxImage of the stream specified

readlsb(data)

Read binary data in lsb

Generated by Epydoc 2.1 on Fri Aug 15 18:58:36 2008 http://epydoc.sf.net