How to find reason for Generic GDI+ error when saving an image?

前端 未结 10 1572
心在旅途
心在旅途 2020-11-27 19:03

Having a code that works for ages when loading and storing images, I discovered that I have one single image that breaks this code:

const string i1Pa         


        
10条回答
  •  天涯浪人
    2020-11-27 19:37

    In my case I have accidentally deleted the directory where image was getting stored.

提交回复
热议问题