[Mono-bugs] [Bug 76232][Wis] Changed - ImageList converts format of images added

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 05:21:48 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by kornelpal at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76232

--- shadow/76232	2005-09-25 22:22:40.000000000 -0400
+++ shadow/76232.tmp.22799	2005-09-26 05:21:48.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76232
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: jackson at ximian.com                            
 ReportedBy: jackson at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -25,6 +25,14 @@
 
 
 ------- Additional Comments From jackson at ximian.com  2005-09-25 22:22 -------
 Created an attachment (id=15798)
 save as image-strip.png
 
+
+------- Additional Comments From kornelpal at hotmail.com  2005-09-26 05:21 -------
+They are 8-bpp on Windows as well, but ImageList has 1-bit alpha 
+channel (in other words transparency) support for all ColorDepths, 
+so it returns images as 32-bit ARGB to provide transparent images.
+
+Note that I am working on revised ImageList that will not have this 
+difference.


More information about the mono-bugs mailing list