Making an Image

Dar Scott dsc at swcp.com
Wed Nov 1 23:35:32 EST 2006


On Nov 1, 2006, at 9:26 PM, Bridger Maxwell wrote:

>  How can I make one image look like another image?  I set the  
> imageData of
> img 2 to the imageData of img 1, but that got really weird.

    set the text of img 2 to the text of img 1

> What other data
> makes up an image?

the rectangle
the imageData
the alphaData

Y' gotta get the size (and shape) right if you need to use imageData.

Dar





More information about the use-livecode mailing list