Here's a small module that converts to/from wx.Bitmap, wx.Image and PIL (Python Imaging Library) image formats. Alpha transparency is properly preserved during all conversions.
A simple demo to display image files, some of which have alpha.
Here's a small module that converts to/from wx.Bitmap, wx.Image and PIL (Python Imaging Library) image formats. Alpha transparency is properly preserved during all conversions.
A simple demo to display image files, some of which have alpha.
PILwxImageWxBitmapAlphaConversion (last edited 2010-10-22 17:33:41 by pool-71-175-95-133)