Tagged Questions

0
votes
3answers
1k views

WPF WriteableBitmap Memory Leak?

I'm trying to figure out how to release a WriteableBitmap memory. In the next section of code I fill the backbuffer of a WriteableBitmap with a really large amount of data from "BigImage" (3600 * ...