-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 1.3.1
-
Component/s: None
-
None
-
Environment:Mac OS X 10.7.2
MonoDevelop 2.8.6.4
Mono 2.10.8
-
None
-
None
-
None
-
None
-
None
-
None
-
None
TestBitmap (in CSharp355Tests.cs) fails using Mono on Mac OS X. It passes using Mono on Windows. And of course it passes using .NET Framework.
Does Mono have a bug in bitmap.Save(stream, ImageFormat.Bmp) or new Bitmap(stream)? Is there a workaround? Is there a better/more correct way to serialize a Bitmap?