[Mono-bugs] [Bug 80693][Wis] New - Bitmap class / loading png

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 31 17:45:40 EST 2007


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 mugenjouchan at gmail.com.

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

--- shadow/80693	2007-01-31 17:45:39.000000000 -0500
+++ shadow/80693.tmp.20708	2007-01-31 17:45:39.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 80693
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: libgdiplus
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: mugenjouchan at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Bitmap class / loading png
+
+Description of Problem:
+
+If I load some pngs(seemingly all of those which are created by image
+magick convert), well, It looks horrible.
+sample file output:
+
+bitmapbug $ file bitmapbug-in.png 
+bitmapbug-in.png: PNG image data, 50 x 60, 16-bit/color RGB, non-interlaced
+
+
+Steps to reproduce the problem:
+1. see example code which just saves the example input image again
+
+Actual Results:
+Output when saving and GetPixel very ugly
+
+Expected Results:
+A pretty image and correct pixel values.
+
+
+How often does this happen? 
+Always, though not with all pngs, the few ones which worked were 8-bit ones.
+
+Additional Information:
+
+Tested with mono 1.2.2.1 on 2x gentoo(libgdiplus-1.2.2) and 1x debian


More information about the mono-bugs mailing list