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
 STACK_OVERFLOW exception when calling Proc.AutoSharp(100, 1)
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

mauriciopt

Portugal
45 Posts

Posted - Sep 09 2026 :  05:56:45  Show Profile  Reply
Hello,

i have an exception when calling Proc.AutoSharp(100, 1) with specific tif.
Can you check please ?

var
  ImageEnMView: TImageEnMView;

begin
  ImageEnMView := TImageEnMView.Create(Nil);
  ImageEnMView.Proc.AutoUndo := false;

  try  
    ImageEnMView.MIO.LoadFromFileTiff(SrcFileTIF);

    ImageEnMView.SelectedImage := 0;
    ImageEnMView.Proc.AutoSharp(100, 1); 
  finally
    ImageEnMView.Free;
  end; 
end;


attach/mauriciopt/2026995565_Facture CR080168L26.tif

Mauricio
http://sourceforge.net/projects/tcycomponents/

xequte

39533 Posts

Posted - Sep 09 2026 :  22:25:48  Show Profile  Reply
Hi Mauricio

Can you email me to test the fix in the latest beta.

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

mauriciopt

Portugal
45 Posts

Posted - Sep 11 2026 :  05:17:53  Show Profile  Reply
Hi,

what is your email?
You need something else?

Regards,

Mauricio
http://sourceforge.net/projects/tcycomponents/
Go to Top of Page

xequte

39533 Posts

Posted - Sep 13 2026 :  04:58:22  Show Profile  Reply
Hi Mauricio

Email us at: support@xequte.com

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