Sensible way to scale and display large 1 bit Tiff G4!!
C#
1
Posts
1
Posters
0
Views
1
Watching
-
How can I scale up and down large(10,000*10,000) 1 bit Tiff G4 images. So far I have played with GDI+ transformations and interpolation modes but none helps quick scaling without loosing quality.It takes it more than 1 second to display such image after zoomin/zoomout. While, Microsoft Document Imaging and IrfanView scales the same images smoothly and in less than half a second.I am willing to explore about image processing techniques, any hints/links about the same?? Thanks,
MaulikCE