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
 iesoCutBorders does not work for me

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
PeterPanino Posted - Oct 31 2022 : 12:53:59
The Documentation says: "iesoCutBorders: The user is allowed to drag the selection outside the borders (the selection borders will be cut)".

However, even when I add iesoCutBorders to ImageEnView1.SelectionOptions both at design-time and at run-time, the selection cannot be dragged or drawn outside the image boundaries!

Is iesoCutBorders incompatible with some other settings?

BTW, there seems to be a contradiction in the definition: How can the selection be dragged outside the image borders if the selection is cut at the edges?

2   L A T E S T    R E P L I E S    (Newest First)
PeterPanino Posted - Nov 01 2022 : 05:14:19
My intention was to make a selection larger than the image boundaries and then resize the image canvas to the selection's size - which would be a visual method to resize the image canvas. But since that is not possible, I will do it with a transparent borderless rectangle shape layer (since layers can be dragged outside of the image boundaries) - a kind of fake selection.
xequte Posted - Oct 31 2022 : 20:02:12
Hi Peter

Selections can never be made outside the image area. iesoCutBorders specifies what happens when the user tries to drag beyond the image edge. If iesoCutBorders is not specified, the selection cannot be dragged beyond the edge. If specified, the selection is cropped at the image edge.

Nigel
Xequte Software
www.imageen.com