bitmapsource
Image loading memory leak with C#
I have a memory leak issue in my application which loads a large amount of images. I\'m rather new to C#, and thought my days of memory leak issues were past. I can\'t figure out the problem - maybe I[详细]
2022-12-11 16:44 分类:问答How do you make sure WPF releases large BitmapSource from Memory?
System:Windows XP SP3, .NET 3.5, 4GB RAM, Dual 1.6gHz I have a WPF application that loads and transitions (using Storyboard animations) extremely large PNGs. These PNGs are 8190x1080 in resolution. A[详细]
2022-12-10 11:05 分类:问答