Can I examine an image file structure using VBA statements
I would like to perform image processing on an image such as jpg using VBA.
Are there commands or statements that open and extract data from a jpg or
other image file allowing me to search for bit patters or perform analysis on
bit or pixel relationships?
|