Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a function that rotates a selected page in a multi-page tif image:
FrmLoadImg.ImagXpress1.Rotate 90


Now I want to save that rotated image. (same image file)
Posted
Updated 3-Jun-11 2:34am
v4
Comments
CPallini 3-Jun-11 6:14am    
Cannot you use the SavePage method?
http://www.accusoft.com/resourcecenter/documentation/ImageGear-Net/v17.3/Windows/HTML/topic1378.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900