tags:

views:

50

answers:

0

We are using DeepZoom Tools Library.

We have created image pyramid in C#, the problem which we are facing is that we cannot increase the dpi of output images for higher resolution images.

We have observed that DeepZoom Composer only produces output images with dpi = 95.

But if dpi of input image is > 95 (e.g. 600) DeepZoom Tools library produces output images with only 95 dpi. We want to maintain dpi of output images as same as source image.

Any help in this regard would be highly appreciated.