Image Attributes

D

Devlin

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.
 
D

Devlin

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")
 
J

John Nurick

Hi Devlin,

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