[Mono-bugs] [Bug 81841][Nor] New - PixelFormat*RGB with wrong lettercases

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 10 05:54:12 EDT 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 doc.formatique at gmail.com.

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

--- shadow/81841	2007-06-10 05:54:12.000000000 -0400
+++ shadow/81841.tmp.11102	2007-06-10 05:54:12.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 81841
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: libgdiplus
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: doc.formatique at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PixelFormat*RGB with wrong lettercases
+
+libgdiplus/src/gdipenums.h's PixelFormat enum members containing the string
+'RGB' are spelled 'Rgb' or 'rgb': e.g. PixelFormat32bppArgb; while their
+Wndows counterparts are 'RGB': PixelFormat32bppARGB. This is a problem for
+GDI+ <-> libgdiplus C compatibility.


More information about the mono-bugs mailing list