Would like to show a photo through a polygon shape

J. Landman Gay jacque at hyperactivesw.com
Sun Oct 20 16:49:12 EDT 2013


On 10/20/2013 22:03, Roger Eller wrote:
> How might I put a picture into a triangle shape with the points:

Resize the image to the rect of the triange (if you want.) Set the 
graphic's opaque to true. Set the backpattern of the graphic to the id 
of the image.

The backpattern will be drawn from 0,0, so that's the reason to resize 
in order to get most of it to display inside the graphic.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list