Operating on One Slice at a Time

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Operating on One Slice at a Time

Cousoulis, Paul
I'm trying to create a mask. I would like to add a transparent slice to an image, draw on the transparent slice without effecting the original image slice, and then break off the modified transparent slice and use it on other images. Is there a way to do that? I seem to only be able to create an opaque slice and anything I do to one slice, I do to all the slices. How do I create a transparent slice and modify one slice at a time?

Thanks
Paul