How do I put an image in memory into an image object?
Sarah Reichelt
sarah.reichelt at gmail.com
Sun May 2 22:01:08 EDT 2010
On Mon, May 3, 2010 at 7:39 AM, Bill Vlahos <bvlahos at mac.com> wrote:
> 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.
What about:
put tUnencryptedData into image "Picture"
Cheers,
Sarah
More information about the use-livecode
mailing list