Image File Properties

J

Judge

I am trying to add a feature on my photo database, utilizing Access 2003,
that would automatically capture/grab the information that is embedded in
each photo (ex. pixel, shutter speed, aperture value, metering mode, date
taken, etc.) and output them into text boxes on a form. Some of the
information I am looking for can be accessed by right clicking on the image
file, selecting properties, and then clicking the summary tab. I believe
that a VB code would be required to do this but I have no idea where to start
from. Also, I would like to be able to access the histogram that is also
embedded in each picture. How would I do this? All the help I can get would
be much appreciated.
 
Top