I expect that the sequence would be:
object.LoadFromFile (sFileName)
object.Rotate (%RotateContant%)
object.SaveAsTiff (sFileName, nModeCompression, nColorDepth)
My question is: What should I set the Compression and ColorDepth to. Is there a way that I can determine what the original values were? Does the control remember and retain the original value?
Anthony
