Earlier this year we migrated from another imaging package to Imageen. Images acquired are stored in a Sql Server datbase as tiff files.
It seems that the images stored using imageen are markedly larger than previously. Are there ways to implement tiff compression so that new images are compressed? How would I detect and display non-compressed (older) images - would I detect for compression and set a property in the imageenview and imageenmview components?
property to set the compression of an uncompressed TIFF file that I have opened, and which I want to save as compressed with LZW compression? In other words, does