Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
How to write for
creating a folder and save image files in that folder.
 
thanks,
ttds
Posted 22 Jan '13 - 4:03
ttds569

Comments
Sandeep Mewara - 22 Jan '13 - 11:58
Tried anything?

3 solutions

Did you ever try to evaluate, how many types and methods are there in FCL? What happens if you ask a question on each and every of your everyday chores? And, with such approach, there is no hope that you learn something and improve your future work, because learning how to create a folder cannot help, say, to show a picture.
 
Therefore, you really need help on a very different subject: Microsoft Q209354.
 
—SA
  Permalink  
look these links i hope it will help you
creating directory and saving images[^]
Article on this topic[^]
  Permalink  
Hi,
 
To create a folder, use the Directory.CreateDirectory method[^], and use the Bitmap.Save method[^] to save an image (if you use Windows Forms). If you use WPF, have a look here: http://stackoverflow.com/questions/2900447/how-to-save-a-wpf-image-to-a-file[^]
  Permalink  

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 375
1 Sergey Alexandrovich Kryukov 173
2 Abhinav S 168
3 Guirec Le Bars 120
4 Ron Beyer 100
0 Sergey Alexandrovich Kryukov 8,439
1 OriginalGriff 6,681
2 CPallini 3,553
3 Rohan Leuva 2,793
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 22 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid