Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi
I am capturing images from webCam and saving at Images folder in Application Path. I need to view All captured images in other form as Thumbnails or Large icon in list format and Its able to Delete & View on click/Double click. & I am using C# code,

I am excepting like this:
Img Example 1[^]
Img Example 2[^]
Posted
Updated 17-May-14 2:02am
v14
Comments
[no name] 14-May-14 9:26am    
No one is going to download your project and debug it for you or figure out what your problem actually is.
Pavan Kumar 15-May-14 2:22am    
i had explained every thing in my question, i need to show all captured images on button click in a form like as Image Examples
johannesnestler 14-May-14 9:42am    
Ok, you need some kind of "Explorer" for your captured Images, but what is your Problem?? crating thumbnails? handling the ListView?
Pavan Kumar 15-May-14 2:11am    
yes, i need to view as large icon like i shown in example images using forms

1 solution

Please, read comments to the question.

I'd suggest to start here: How to: Enumerate Directories and Files
[^]
 
Share this answer
 

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