ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Repeat chain of changes?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PeterPanino

924 Posts

Posted - May 25 2013 :  10:59:25  Show Profile  Reply
Hi! Is it possible to save all the changes made to an ImageEnView to a kind of macro, so I can apply exactly these same changes to any other image?

w2m

USA
1990 Posts

Posted - May 25 2013 :  11:41:33  Show Profile  Reply
No... sorry this is not possible.

William Miller
Go to Top of Page

PeterPanino

924 Posts

Posted - May 25 2013 :  13:34:59  Show Profile  Reply
It would be fantastic if this would be possible in a future version! The end-user could create his own complex image processing macros. This would be a huge advantage!
Go to Top of Page

xequte

38514 Posts

Posted - May 26 2013 :  02:27:38  Show Profile  Reply
Hi

I don't think this would be too difficult for you to code as you would only need to maintain a list of performed actions and reprocess it on demand.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

PeterPanino

924 Posts

Posted - May 26 2013 :  11:12:38  Show Profile  Reply
For single actions this would be easy. But how could this be done with image processing done by the user in a Preview dialog?
Go to Top of Page

xequte

38514 Posts

Posted - May 26 2013 :  14:18:17  Show Profile  Reply
Hi

Yes, that would require a bit more work, but the information is available (and reasonably parseable) using:

ImageEnView1.Proc.PreviewsLog

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

PeterPanino

924 Posts

Posted - May 26 2013 :  16:27:02  Show Profile  Reply
Thanks! This will be my work in the next weeks!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: