2010/5/2 Bill Vlahos <[email protected]>: > I have an image on disk that is encrypted. I can decrypt the image in memory > but how do I put that image variable into an image object? I would also like > to automatically fit the image into the predefined object. > > I can set the fileName but that means the file exists on disk not encrypted. > > Bill Vlahos
Hi Bill, Have you tried to set the imageData property of your image object? set the imageData of image to binaryData HTH Regards, -- -Zryip TheSlug- wish you the best! 8) http://www.aslugontheroad.co.cc _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
