Mondeo
Well-known member
Im building a custom file browser for my application, I want to list certain files based on thier name so ive used io.directory.getfiles and filtered the results.
But In windows explorer ive noticed that certain files have extended attributes over and above thier standard read only, hidden etc etc.
For example jpegs have height and width. It would be great if I could read this information using something like io.fileinfo. Are these details actually embedded in the file itself and can they be read?
Thanks
But In windows explorer ive noticed that certain files have extended attributes over and above thier standard read only, hidden etc etc.
For example jpegs have height and width. It would be great if I could read this information using something like io.fileinfo. Are these details actually embedded in the file itself and can they be read?
Thanks