Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to display thumbnails from pictures stored in camera using cannon's edsdk dll

How to accomplish this???

Thanks
Posted

1 solution

You can use Image.GetThumbnailImage Method[^]. you can also take a look at this article-Image Thumbnail Viewer with .NET 2.0[^]

Updated

Navigate this link-[Canon EDSDK MemoryStream Image][^] to get solution of similar question. referred Sample[^]
 
Share this answer
 
v2
Comments
Hetal Jariwala 22-Mar-13 3:03am    
How to retrive images from camera?
RaviRanjanKr 22-Mar-13 3:13am    
Well! I am not sure about the working architecture of camera dll. whatever I found something that might help you. Check my updated ans.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900