One thing I do if the source images are a lot larger than the 
destination dimensions is do a two-step resize.

First, resize to 50% or 25% very quickly using highestPerformance, then 
go from that intermediate step down to the final size using 
highestQuality to get a nice looking image in much less time than doing 
highestQuality from the bigger original image.


On 5/7/12 8:42 AM, Raymond Camden wrote:
> Here is a blog post on resizing options:
>
> http://www.raymondcamden.com/index.cfm/2008/11/1/ColdFusion-8-Image-Resize-options
>
> On Mon, May 7, 2012 at 10:38 AM, Robert Harrison
> <rob...@austin-williams.com>  wrote:
>>> CORRECTION:  The images are also being resized to a large and standard view 
>>> size using CFIMAGE
>>
>> Robert Harrison
>> Director of Interactive Services
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351028
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to