|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/30/2008 3:02:07 PM
Posts: 6,
Visits: 17
|
|
| Hi all, Is there any way to change the shape aperture on the slide object? I am trying to present faces, and the white rectangle is rather intrusive. If I could make it into an oval, that would be great. Thanks, C. Shay
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 10/2/2008 5:04:58 PM
Posts: 208,
Visits: 589
|
|
C. Shay,
Ultimately, you can do any display you like by directly using the Canvas object, see the Canvas topic in the E-Basic online help.
Alternatively, overlay your slide image with another image to make an oval mask, and use the Source Color Key to make the mask oval transparent so that you image shows through. Go to the ImageDisplay Object topic in the E-Basic online help, and look at the SourceColorKey and UseSourceColorKey properties.
-- David McFarlane, Professional Faultfinder
|
|
|
|