On 10/27/06, Chris Peters <[EMAIL PROTECTED]> wrote: > > I'm using Rick Root's Image CFC. One of the arguments for many of the > CFC's methods is called "objImage." This is described in the docs as an > "image object," but it doesn't show any examples of its usage, and it > doesn't describe what data type this image object should be. Does anyone > know?
I'm like 90% positive that objImage. would allow you to continue to work with the image in memory before saving it to disk. If you are performing additional operations you would to them in succession, then save the final image to disk. Casey ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258256 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

