How do I put an image in memory into an image object?
Bill Vlahos
bvlahos at mac.com
Sun May 2 22:44:19 EDT 2010
Sarah,
Bingo. That does it.
I can lock the image size but the image doesn't scale evenly. How can I get it to scale evenly within the image boundary?
Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
On May 2, 2010, at 7:01 PM, Sarah Reichelt wrote:
> 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
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list