[Mono-bugs] [Bug 50081][Nor] New - JPEGCodec output only supports RGB buffers.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 23:02:45 -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 peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50081
--- shadow/50081 2004-05-14 23:02:45.000000000 -0400
+++ shadow/50081.tmp.13393 2004-05-14 23:02:45.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 50081
+Product: Mono: Class Libraries
+Version: unspecified
+OS: unknown
+OS Details:
+Status: NEEDINFO
+Resolution:
+Severity: Unknown
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: JPEGCodec output only supports RGB buffers.
+
+It will not deal with all the different kind of input files (not even ARGB
+buffers).
+
+------- Additional Comments From peter@novonyx.com 2004-05-14 23:02 -------
+Could you explain exactly what you mean by 'only supports RGB
+buffers'? Is this still the case with the the rewrite/fixes that vlad did?