Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
How to transfer Selection from one IE to other IE?
New Topic
Reply to Topic
Author
Topic
yogiyang
India
727 Posts
Posted - Jun 24 2019 : 02:27:21
Hello,
I have a unique need where I need to be able to transfer selected created by a user in one IE to another IE which in on same form.
How to do this?
TIA
Yogi Yang
xequte
38610 Posts
Posted - Jun 24 2019 : 04:17:02
Hi Yogi
Please use SaveSelectionToStream then LoadSelectionToStream:
https://www.imageen.com/help/TImageEnView.SaveSelectionToStream.html
https://www.imageen.com/help/TImageEnView.LoadSelectionToStream.html
Nigel
Xequte Software
www.imageen.com
yogiyang
India
727 Posts
Posted - Jun 25 2019 : 07:22:05
Hello Nigel,
Thanks for the tip. Actually I am currently doing, but there is a lag of a few micro seconds by the time selection gets updated in the other IE.
So I am not able to give interactive selection in real time.
So I asked for help here to see if there is a faster way to achieve this.
TIA
Yogi Yang
xequte
38610 Posts
Posted - Jun 26 2019 : 02:04:55
Hi Yogi
What type of selection is it?
If it is polygonal, you could assign the points from one TImageEnView to another:
https://www.imageen.com/help/TImageEnView.PolySelPoints.html
https://www.imageen.com/help/TImageEnView.AddSelPoint.html
Or you could assign the selection mask:
https://www.imageen.com/help/TImageEnView.SelectionMask.html
Nigel
Xequte Software
www.imageen.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page