chiam
03-08-2006, 02:28 AM
Hi All,
Currently I am having a problem where when I use
Image = System.Drawing.Image.FromFile()
in a loop continously in a function, it will cause the Out of Memory problem,
I have try to Image.dispose and set it to nothing, but seems like still occurs,
Any Ideas on this?
Thanks.
Currently I am having a problem where when I use
Image = System.Drawing.Image.FromFile()
in a loop continously in a function, it will cause the Out of Memory problem,
I have try to Image.dispose and set it to nothing, but seems like still occurs,
Any Ideas on this?
Thanks.