Question
cfimage on whole folder
Is it possible to tell CFimage to perform a function on every image in a particular folder, rather than stating a specific image name? The files I'll be receiving will never have a consistent naming convention, so I can't just loop over "image1.jpg", "Image2.jpg", etc.
