Skip to main content
Inspiring
January 16, 2009
Question

How can I read an image object with CFIMAGE

  • January 16, 2009
  • 1 reply
  • 316 views
Hi,
How can I translate coldfusion.image.Image@14140b3 into ColdFusion so that I can read it into a browser. I'm using a custom tag to crop an image. Any help would be greatly appreciated!
    This topic has been closed for replies.

    1 reply

    Inspiring
    January 16, 2009
    To display a CF image object in the browser, use <cfimage action="writeToBrowser" .....>. You can find more details in the online documentation.

    http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_i_02.html