Browse by Tags

All Tags » GDI+ (RSS)

Image.FromFile("...") and System.OutOfMemoryException by Plip

I was getting the following exception when processing a folder full of images: - Type: System.OutOfMemoryException Message: Out of memory. Source: System.Drawing TargetSite:System.Drawing.Image FromFile(System.String, Boolean) HelpLink:null StackTrace...
More Posts