javascriptc#asp.net-mvc-3model-view-controllerphotosphere

Photo sphere image upload validation



I'm trying to make my photo sphere gallery with MVC C#. Is there any way to test an image that is a real sphere image? A library or something? I'm currently having an upload button and I save the image's path in the Database. But I would like to validate the image that it is a real sphere image. I was searching for hours but no luck...
Thank you!


Solution

  • Ok, so I figured it out how to solve this. I found multiple solutions: