Hello, I'm using imageenmview to display a tif image with memoryStream via method: MIO.LoadFromStreamTIFF. images with size 75mb or larger in size the delay is extremely large, and in some cases cause out of memory. What can I do to improve this?
What are you looking to do? Are you displaying thumbnails of the TIFF, and then showing a full size version of the TIFF elsewhere? If so, for performance you should use StoreType ietThumb and then load the full quality image into the TImageEnMView: