How do I put an image in memory into an image object?

zryip theSlug zryip.theslug at gmail.com
Sun May 2 17:59:22 EDT 2010


2010/5/2 Bill Vlahos <bvlahos at mac.com>:
> 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



More information about the use-livecode mailing list