0

how do I find a path to all image files with bmp extension from specified folder. If I want to get a paths for example for all Directories inside the other I use simply:

Directory.GetDirectories(path);

I am looking for a method simular to the one above.

Oh Apology for that, I am using C#

piess105
  • 93
  • 1
  • 1
  • 5
  • Do we need to guess the programming language you are using?.. – Kleskowy Nov 09 '13 at 12:56
  • Possible duplicate of: http://stackoverflow.com/questions/4124254/want-to-list-all-image-files-in-a-folder-using-c-sharp – NoChance Nov 09 '13 at 12:59
  • I dont understand the code from the guy 'Noring'(3rd from the end). What dose 'from' 'in' 'where' and 'select' syntax means? – piess105 Nov 09 '13 at 13:20

0 Answers0