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
 RetouchTool cause mouse freeze when mouse qickly move
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

LiWeiJun

5 Posts

Posted - Aug 17 2023 :  05:15:38  Show Profile  Reply
ImageEn Version 9.1.1
ImageEnView1.MouseInteractGeneral := [ miRetouchTool ];
ImageEnView1.RetouchTool.RetouchMode := iermPixelize;
ImageEnView1.RetouchTool.BrushSize := 20;
ImageEnView1.RetouchTool.PixelizeBlockSize := 10;

attach/LiWeiJun/20238175157_VideoShowProbel.zip
932.65 KB

xequte

38222 Posts

Posted - Aug 17 2023 :  20:20:14  Show Profile  Reply
Hi

That should be much improved in newer versions.

You can also try setting ImageEnView1.DoubleBuffered := True;



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

LiWeiJun

5 Posts

Posted - Aug 18 2023 :  02:22:07  Show Profile  Reply
DoubleBuffered can improve this cituation
the proplem is still exist when turn on DoubleBuffered with some picture.
such as the attch file.
please tell me is the proplem exist in then latest versions when process the attch file.

Go to Top of Page

xequte

38222 Posts

Posted - Aug 18 2023 :  17:24:14  Show Profile  Reply
Hi

Please try the Retouch demo compiled with 12.0.0 at:

https://www.imageen.com/files/demos/run/ImageEditing/RetouchTool/RetouchTool.exe

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

LiWeiJun

5 Posts

Posted - Aug 23 2023 :  02:25:49  Show Profile  Reply
12.0.0 much better then 9 in this situation.

new qustion.
i draw some thing on OnDrawLayer event,how to keep it when LayersMerge?
Go to Top of Page

xequte

38222 Posts

Posted - Aug 23 2023 :  15:58:54  Show Profile  Reply
Hi

OnDrawLayer is only a drawing event, it does not affect the image. Draw to Layers[].Bitmap if you want the image layer to be modified:

https://www.imageen.com/help/TIELayer.Bitmap.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: