Compressed image movement is too slow
-
Hello Sirs, The input image file size ~= 300MB tif..then i compressed that image up to 50 MB TIF using JPEG Compression ..when I pan 50 MB compressed image is too slow compared with original image size. please tell me why its slow ? Please replay me !!
:~ Failure is Success If we learn from it!!:~
-
Hello Sirs, The input image file size ~= 300MB tif..then i compressed that image up to 50 MB TIF using JPEG Compression ..when I pan 50 MB compressed image is too slow compared with original image size. please tell me why its slow ? Please replay me !!
:~ Failure is Success If we learn from it!!:~
How big is this immage? In pixels...Look at that and tell us if you can work out why it's slow....
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!
-
How big is this immage? In pixels...Look at that and tell us if you can work out why it's slow....
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!
Thanks for your replay Sir .. Actually in big size image movement is good as well as compared to compressed .....
:~ Failure is Success If we learn from it!!:~
-
Thanks for your replay Sir .. Actually in big size image movement is good as well as compared to compressed .....
:~ Failure is Success If we learn from it!!:~
Are you decompressing the image in memory and panning that, or not?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!
-
Are you decompressing the image in memory and panning that, or not?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!
im not doing any decompressing the image ..just im using LZW and JPEG compression algorithm in image file ans then i saved into tif sir
:~ Failure is Success If we learn from it!!:~