I do something like that in my own app (drawing a Rectangle with a semi-transparent Pen), and it works fine in all of the Mono versions I tried.
Related posts: DrawImage alpha blend broken in libgdiplus: http://go-mono.com/forums/#nabble-td22931272 Alpha blending in libgdiplus (call for testers): http://go-mono.com/forums/#nabble-td23673528 LKeene wrote: > > Hello all, > > I understand there is a problem drawing images with an alpha blend in > Mono. I can't seem to find the thread now but I recall that the problem > was associated with DrawImage. Is the alpha blending problem limited to > this usage, or is it "twitchy" when any alpha blending is called upon? For > example, has anyone turned up a problem when drawing with a Pen object > that has an alpha channel less than 255? Or filled shapes? > > Thanks in advance for any feedback. > -- View this message in context: http://www.nabble.com/Alpha-blending-issues--tp23965838p23967831.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
