From: Vladimir Konrad (vladimir at ok2home.net) Date: Sat Nov 15 11:32:22 EST 2008 |
|
> I am trying to trace memory leak in program, which loads images and > samples the pixels (the file attached works but leaks memory). > Is there a better way to do this? Seems that a simpler approach (without going through bitmap-dc) using bitmap object directly (to get the pixels) works without memory leak... Vlad
Posted on the users mailing list. |
|