<!--- Now that we have our image, let's create an instance of the CFImageEffect ColdFusion component. ---> <cfset objEffects = CreateObject( "component", "CFImageEffects" ).Init() />