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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IEViewer selection area

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Deeron Posted - Feb 21 2012 : 03:13:20
Hi,

I have a question about IEVolution .NET.

I want to crop part of image from an another image.

How to show coordinate of selection area when I move or decrease/increase the selection area?
Because I didn't see in help a mouse event of selection area.
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Feb 23 2012 : 09:49:28
Hi,
it is not possible with current version (you can only observe MouseDown/Up events to check manually when selection changed).
Starting from next minor version (available soon) there will be two new events in IEViewer class, named SelectionChanging and SelectionChanged which allows to better monitor selection changes.