Transparency issues on Windows

Given an image where all of the pixel values are (255,255,255) but the
alpha channel varies, on Windows the image shows (incorrectly) as all
white. On GTK the alpha channel is respected.

Attached is an image that demonstrates the problem.

Regards,
Cliff

logo.png

···

--
Cliff Wells <clifford.wells@comcast.net>

Cliff Wells wrote:

Given an image where all of the pixel values are (255,255,255) but the
alpha channel varies, on Windows the image shows (incorrectly) as all
white. On GTK the alpha channel is respected.

Attached is an image that demonstrates the problem.

Please create a "wxMSW specific" bug report about this and attach the image there.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!