On 4/6/07, Trevor DeVore <[EMAIL PROTECTED]> wrote:
the text property of an image is the actual image data. So: set the text of image "testImage" to tJPGData
Trevor, Just to be clear. The imageData property is different from the text of an image. You can manipulate the imageData, but AFAIK you cannot manipulate the bytes of the text of an image (or at least last I heard no one has figured out how to). The text of an image contains the transparency and the RGB of the image. I also think it contains the type of image as well (PNG, JPG, BMP, GIF, etc.) best, Chipp _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
