CFImage Effects Library for ColdFusion 8

Updated , First Published by Pete Freitag

I have been very busy today launching the CFImage Effects Component for ColdFusion 8.

The product includes five handy effects:

Examples

The following example simply uses the Reflection Effect

cfimage reflection effect example

This next example I attempted to draw the CF8 logo using CF8. It makes use of the Gradient Rectangle Filler, the Drop Shadow Effect and also ColdFusion 8's built-in ImageDrawText function.

coldfusion 8 logo drawn with coldfusion

Next I am using several of the effects (Rounded Corners, Gradient, and Reflection) to create a plastic button:

plastic button effect with cf8

Check out the CFImage Effects homepage for more info.

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Andy Matthews

Pete... You really should have examples of all of the effects this component is capable of. The ones you have look great though. by the way, your presentation on security at CFUnited was quite good. Thanks for it.

Pete Freitag

Thanks Andy! You're right I will be adding more examples to the foundeo website soon.

Michael White

I bought the CFImage Effects Library and I think it's great. In the next version, maybe have a way to specify which corners for the rounded corner effect in case you only want the top corners rounded. I was fooling around with combining the rounded corners with the drop-shadow and it's hard to get it to look right on all four corners. So I don't know if you can have a special rounded-corner-shadow or just a two-corner rounded effect

Michael White

Maybe some kind of image overlay offset effect to create a drop shadow on text then overlay that on a gradient rectangle with rounded corners (and a drop shadow on the rectangle, too?)

Pete Freitag

Hi Michael, Perhaps a future update could include a rounded drop shadow option. I may also include the ability to specify which corners have the drop shadow.