Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
John
Posted - Aug 27 2016 : 06:28:31 Delphi 10.1 and ImageEn 6.3
a) Is there a mechanism to assign a specific aspect ratio to a crop box and then maintain that aspect ratio while the crop box is being resized? For example, if the crop box height is changed then the width would be automatically changed an amount proportional to the assigned aspect ratio.
b) If ImageEnView1.SelectionOptions := [iesoAnimated, {iesoCutBorders, }iesoSizeable, iesoMoveable, iesoShowCenter]; There is no cross in the center of the crop box when it is being either resized or moved as discussed here, http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=2014&SearchTerms=crop,box
Suggestions?
TIA
John
6 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Sep 05 2016 : 23:09:54 Hi John
We have a demo for size locking for the Crop Tool. Email me if you want to test it.
1. Is there going to be a property in the TIECropToolInteraction class to select a user defined crop tool aspect ratio similar to ImageEnView.SelectionAspectRatio := 2; For example to get a crop tool aspect ratio of 2:1 the following code would be used: