image data

Chipp Walters chipp at chipp.com
Tue Apr 10 06:44:52 EDT 2007


On 4/6/07, Trevor DeVore <lists at mangomultimedia.com> 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



More information about the use-livecode mailing list