image data

Trevor DeVore lists at mangomultimedia.com
Fri Apr 6 11:25:46 EDT 2007


On Apr 6, 2007, at 6:02 AM, John Craig wrote:

> Is there a property I can use to set the actual image data of an  
> image object? (example: JPG format)  (Not imageData).
> I know I can 'put tData into image testImage', but can I 'set  
> [property] of image "testImage" to tJPGData'?

the text property of an image is the actual image data. So:

set the text of image "testImage" to tJPGData


-- 
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com
trevor at bluemangolearning.com





More information about the use-livecode mailing list