I have been testing AutoImageEnhance and find that the default values for each of the 3 AutoImageEnhance options do not work well with my sample dark photo. After laborious testing I found the following options seemed to work well with this specific photo: ImageEnView1.Proc.AutoImageEnhance1(100,40,25,20); ImageEnView1.Proc.AutoImageEnhance1(100,40,30,10);
This suggests that if the AutoImageEnhance features were included on the Proc.DoPreviews dialog, it sure would be easier to test. I like the idea of providing automatic features to my users, but I'd rather use features for saving parameters via Proc.IPDialogParams to store my default settings while also allowing the user and me to experiment easily. Any chance adding the AutoImageEnhance features to Proc.DoPreviews is on your To Do list?
J.R. |