Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过网络套接字异步将 WriteableBitmap 图像作为字节 [] 发送到 WPF 应用程序。如何更改 WPF 图像控件中看起来像实时流式传输的图像..?
这是你想要的 -
http://dotnetlearning.wordpress.com/2011/01/27/loading-images-asynchronously-in-wpf/