I have a team program underway and my part is to add the ability to load either a single image or (more likely) a folder of images and them save them so that other aspects the program will be able to access them.
Here are my actual questions:
- I need an example on how to display a
Open FileorOpen Folderdialog. - An example of the best way to store all of the images in the folder.
Note: I will need to eventually display these images but it will be after another part of the program reorders them based on color.
Somthing like this maybe:
Or Open File: