this topic has been touched multiple times on Stack Overflow, but my search still did not give me an answer.
I'm looking for a SIMPLE and easy to use, very basic, image editing library. All I need to do is check the size of jpeg and png files and rotate them by multiples of 90°.
I can develop my app in VB.NET or preferably VB5 and I'm not using any other library.
I tried the Advanced Image Library (based on Free Image Library), but I can't get the dll to correctly register and I'm afraid that I will also have problems when distributing the application.
Is there something simpler? If it's not free it's fine, as long as the cost is reasonable.
Thanks for your help and my apologies if the answer was already somewhere else and I could not see it