Image Attributes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am hoping that someone might have a code sample or suggestion on how to
retrieve image file attributes in Access 97. Any help is appreciated.
 
No that isn't what I'm looking for. I'm searching for a method or methods to
determine image properties such as pix dim: height, pix dim: width, colors,
and file type (i.e. File Name: myfile.jpg = "640x480x16M jpeg")
 
Hi Devlin,

Googling for this
"windows xp" "image properties" "gdi+" OR gdiplus vb OR vba
brings up some likely-looking links.
 
Back
Top