<cfx_imagecr3 load="#expandpath('example.jpg')#" save="#expandpath('example-cropped.jpg')#" crop="200x200" anchor="center">
<cfoutput>
  <img src="example-cropped.jpg">
</cfoutput>