Canon SDK example for image processing
问题 I would like to use the canon EDSDK in a c# or VB.NET program, to view cr2 files. I have found sample code on how to control the camera - example: https://github.com/esskar/Canon.Eos.Framework but nothing about opening the files, extracting the image data and displaying it - or saving the thumbs or full sized image as a jpg... Could someone direct me to some such examples ? Thank you. Note - I have EDSDK 2.12, i hope older versions could also help. Edit: Thank you for the suggestion, it