“System.OutOfMemoryException: Out of memory” When using Image.FromFile(imageFile)

When I was populating an System.Drawing.Image object from a folder of images I revceived the following error message:"System.OutOfMemoryException: Out of memory"At first I thought I had a very large image…

Continue Reading“System.OutOfMemoryException: Out of memory” When using Image.FromFile(imageFile)