VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

ImageViewer images collection



ImageViewer images collection

Post by mimo4o »

Hello,

I have a problem with image viewer. When I use big tiff file for example 500 pages, I dispay thumbnails of images in thimbnail viewer.
The code is: imgViewer.Images.Add(this.filename);

When I scroll in thumbnailViewer thumbnail by thumbnail, I get error "out of memory".
In Windows Task Manager I see that memory usage of my application is very big.

Is there any way to optimize memory usage. For example, after display an image in imageViewer and go to next image, to realise resources for first image?

Best regards


Re: ImageViewer images collection

Post by mimo4o »

:shock:


Re: ImageViewer images collection

Post by Alex »

Hello,

Sorry for a delay, I thought I answered your question.

Please download the latest version (4.0.5.7) of VIntaSoftImaging.NET SDK, try it and let me know results.

Best regards, Alexander


Re: ImageViewer images collection

Post by mimo4o »

Hello Alex,

I downloaded the latest version yesterday and tried it but the above problem still exists.


Re: ImageViewer images collection

Post by Alex »

Hello,

I think you are loading images from many files into the ImageViewer. Am I right?

Please download version 4.0.7.1 of VIntaSoftImaging.NET SDK - the problem is solved.

Best regards, Alexander


Re: ImageViewer images collection

Post by mimo4o »

Hello Alex,

As I mentioned above I am loading images from one big tiff file (700 mb, 600 pages).
The code is: imgViewer.Images.Add(filename);

10x for reply. I will download version 4.0.7.1 of VIntaSoftImaging.NET SDK and try again.

Best regards


Re: ImageViewer images collection

Post by mimo4o »

Hello Alex,

I try with version 4.0.7.1 and the problem is solved.

Thank you!
Best regards


Page 1 from 1: 1