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
 Selection question
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

pierrotsc

USA
497 Posts

Posted - Aug 31 2012 :  07:58:32  Show Profile  Reply
I have 2 layers. Layerssync is false so layers1 is not at the same position as layers0.
I create a selection imageenvect.select(0,0,100,100)
This selection is position with layers1. How can I make the selection reflects layers0?
Thanks.
P

w2m

USA
1990 Posts

Posted - Aug 31 2012 :  10:12:17  Show Profile  Reply
It is my understanding that it is not possible to make a selection on layer 0 from layer 1... but I could be wrong.

William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Go to Top of Page

fab

1310 Posts

Posted - Sep 03 2012 :  13:46:11  Show Profile  Reply
Make layer 0 the current layer (ImageEnVect.LayersCurrent := 0). The selection will acts on layer 0 instead of 1.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: