why doesn't work ??? i can't see the selection... and even the crop do nothing
ImageEnView1.Proc.CropSel;
thank you all
1 L A T E S T R E P L I E S (Newest First)
w2m
Posted - Apr 19 2013 : 06:49:27 Perhaps selectionbase is incorrect or you are not showing all the code you used that interacts with selections?
ImageEnView1.SelectionBase := iesbBitmap;
If this does not work create a small demo project that shows the problem and post all of the code here. When I call the code here it works as expected.