[Mono-bugs] [Bug 493047] Drawing a locked Bitmap (LockBits) results in a black image

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jan 23 06:47:17 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=493047

http://bugzilla.novell.com/show_bug.cgi?id=493047#c3


--- Comment #3 from Thomas Goldstein <stifu at free.fr> 2010-01-23 11:47:13 UTC ---
"On a side note, I have no idea why 32bppArgb and 24bppRgb behave differently,
as these tests show. A certain logic, limitation, or .NET bug?"

Oh wait, it makes sense after all. That's because the FastBitmap class
(included with the tests) uses PixelFormat.Format24bppRgb internally. If
changed to 32bppArgb, the 32bpp test gives the same result as the 24bpp one.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list