Image Object
- December 30, 2007 9:39 AM
- ColdFusion
- Comments (0)
Image.cfc
- Version 0.3
-
- Corrected for ImageDrawQuardicCurve() documentation errors (takes 7, not 9 as listed here).
- Added masks to allow Yes/No and On/Off inputs to be passed as simple boolean values (true/false)
I've tested the basics, but I wont guarantee that it is completely bug free. When I find additional bugs, I'll put out new versions. I'll also be using this object as the bases for a new EffectsImage.cfc that will hold things like the mirroring effect.