Image.FromFile gives "Out of Memory" Exception for icon
摘要:
I got "Out of memory" exception when load an ".ico" file use System.Drawing.Image.FromFile, Image.FromFile(sFilePath,true);but don't get any exception when load a ".jpg" file, and there are same permi... 阅读全文
posted @ 2008-03-17 20:02 蒜头 阅读(1027) 评论(0) 推荐(0) 编辑