View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Hardman Ken Hardman is offline
external usenet poster
 
Posts: 1
Default 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?