Unplanned
Last Updated: 07 Mar 2019 14:47 by ADMIN
Philippe
Created on: 07 Mar 2019 11:44
Category: ImageEditor
Type: Bug Report
1
ImageEditor - Sharpen - CRASH

For the first time, I tried to use the ImageEditor.

Open a 6000x4000 pixels file.

Click on Sharpen tool.

Click on the numeric up-down widget to go from 0 to 1.

Result: CRASH

An unhandled exception of type 'System.OutOfMemoryException' occurred in Telerik.WinControls.UI.dll

What happens ? Component limited in dimensions ?

OS has 16GB of memory. 

Thank you in advance,

Philippe 

1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 07 Mar 2019 14:47
Hello, Philippe,   

I have tested with the attached big image (6000x4000) and obtained the error you are facing when I play with the Sharpen option. The memory exceeds when we try to create a Color matrix 6000,4000. Indeed, this is a valid scenario and it should be handled. I have logged it in our feedback portal by making this thread public. You can track its progress and subscribe for status changes.

Due to specificity of the algorithm, I am unable so suggest a suitable solution. It is recommended the resize the image first and then sharpen it.

 Regards,
Dess | Tech Support Engineer, Sr.
Progress TelerikRadImageEditor for Winforms