[Mono-bugs] [Bug 50078][Nor] New - JPEGCodec only supports 24 bpp output.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 23 Oct 2003 21:48:00 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/50078	2003-10-23 21:48:00.000000000 -0400
+++ shadow/50078.tmp.27167	2003-10-23 21:48:00.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 50078
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Drawing.
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: JPEGCodec only supports 24 bpp output.
+
+The JPEGCodec is lacking support for other formats other than the 24bpp, in
+general, it is lacking various code paths on decoding.