Rotate image and save, image resolution

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

Guest

I'm working on a program to categorize my wifes digital photographs. As part
of that process, I want her to be able to select and view an image in an
image control (fine so far). The problem is that I want her to be able to
rotate the image 90 degrees left or right, and save it in the new format,
from within Access, so she doesn't have to use a photo editing utility.

It would also be nice if she could select a resolution to save the file at,
other than the original resolution.

Anyone know of a way to do this?

Dale
 
You'll likely have to look at Automating a photo editing utility. How you do
that would depend on which utility you're using.
 
Back
Top