[Moonlight-list] WriteableBitmap Breaking Changes
Tony Alexander Hild
tony_hild at yahoo.com
Mon Jul 20 03:02:18 EDT 2009
Hi,
Are somebody working in WriteableBitmap class?
This post have the breaking changes from SL 3 RTM. (http://blogs.msdn.com/silverlight_sdk/archive/2009/07/01/breaking-changes-document-errata-silverlight-3.aspx).
I also read that now the WriteableBitmap supports reading from resource, and I need this functionality. I will work in a smart client for paraView, from Kitware, but I wanna do some simple image processing (basic filters) in client too.
Now I'm getting an erro when I try to read from image.
at System.Windows.Media.Imaging.WriteableBitmap.get_Item (Int32 index) [0x00000]
at teste.Page.Invert () [0x00000]
at teste.Page..btnTest_Click (System.Object sender, System.Windows.RoutedEventArgs e) [0x00000]
at System.Windows.Controls.Primitives.ButtonBase.OnClick () [0x00000]
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp (System.Windows.Input.MouseButtonEventArgs e) [0x00000]
at System.Windows.Controls.Control.InvokeMouseLeftButtonUp (System.Windows.Input..MouseButtonEventArgs e) [0x00000]
at Mono.Events.mouse_left_button_up_callback (IntPtr target, IntPtr calldata, IntPtr closure) [0x00000]
at Mono.Events+<CreateSafeHandler>c__AnonStorey1.<>m__2 (IntPtr a, IntPtr b, IntPtr c) [0x00000]
Can I submit a patch?
Tony
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/moonlight-list/attachments/20090720/76a6f050/attachment.html
More information about the Moonlight-list
mailing list