[wx-dev] #9723: imagelist loses alpha in retrieving bitmap
wxTrac
noreply at wxsite.net
Sun Jul 13 02:59:50 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9723>
#9723: imagelist loses alpha in retrieving bitmap
-----------------------+----------------------------------------------------
Reporter: sijben | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxPython | Version: 2.8.8
Keywords: imagelist | Blockedby:
Patch: 0 | Blocking:
-----------------------+----------------------------------------------------
when retrieving a bitmap from an imagelist the transparency in the
original image is lost. The alpha is still there when imagelist.Draw is
called, however it is lost when GetBitmap is called on the imagelist.
This happens always on winXP and sometimes on GTK. tested and verified on
wxPython 2.8.8.0.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9723>
More information about the wx-dev
mailing list