Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7961.html
Copy link to clipboard
Copied
This is running extremely slow, regardless of inputs. Even with antialiasing turned off, and interpolation set down to hermite or hanning, resizing 2000x3000 pixel jpegs to thumbnail size is taking 50% longer than ImageCR3 takes while using lanczos resampling. This is true even if I allow CFImage to load a file from the in-memory file system while ImageCR3 has to pull from the file system. And I hate to point it out, but even with both set to lanczos interpolation ImageCR3 actually looks a little better than CFImage as CF is messing with the colors in some cases. I really expected more from Adobe, especially after this tag has been in 3 versions of the product. This is functionality your developers need, and this tag is not production ready as is. It desperately needs some attention.