A
adebiasio
Hello. I am trying to access the date taken property from a JPG.
I create an image object with the filename and loop through the
property items and extract the date taken property. The problem I am
having is that it takes too long to loop through all my pictures and
create an image object with each one.
Is there a way to access the EXIF - Date taken property without
creating an image or bitmap object in code?
Thanks!
I create an image object with the filename and loop through the
property items and extract the date taken property. The problem I am
having is that it takes too long to loop through all my pictures and
create an image object with each one.
Is there a way to access the EXIF - Date taken property without
creating an image or bitmap object in code?
Thanks!