• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CFIMAGE and Round Corners

Engaged ,
Jan 03, 2010 Jan 03, 2010

Copy link to clipboard

Copied

Hi,

How can I programmatically round the corners an image using <cfimage> tag or some other method? I saw a site that was selling a CFC that did this but I was curious to know how this is done.

Thanks,

-ws

TOPICS
Advanced techniques

Views

535

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Valorous Hero , Jan 03, 2010 Jan 03, 2010

If you are interested in the "how" of it, I wrote an entry explaining how to do this using java + alpha composite

http://cfsearching.blogspot.com/2007/12/creating-png-images-with-rounded.html

Votes

Translate

Translate
Valorous Hero ,
Jan 03, 2010 Jan 03, 2010

Copy link to clipboard

Copied

If you are interested in the "how" of it, I wrote an entry explaining how to do this using java + alpha composite

http://cfsearching.blogspot.com/2007/12/creating-png-images-with-rounded.html

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 03, 2010 Jan 03, 2010

Copy link to clipboard

Copied

LATEST

Thanks.. very helpful!

-ws

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation