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
浙公网安备 33010602011771号