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'? Thanks, JC