C# - Image can't be opened in Windows XP but same code works in Windows 7
问题 I have two tiff images, one is black and white, the other is grayscale8. I need to show them in picture box, when I try to open them: Image.FromFile("path"); The BW one opens with no issues, the grayscale one give me an exception: "out of memory" That only happens when I execute the code in a WinXP SP3 machine, a colleague with a Windows 7 has no problems in both cases Any ideas? More info: MS Paint and standard Microsoft Image Viewer can't open the grayscale image, while Office Picture