Question about masking images and soft edges
Hi,
I have been reading the Quartz 2D Programming Guide on creating image masks, but I can't seem to find anything about how to create soft edges. All the shape and path drawing examples seem to always have hard edges. Does anyone know of a way to paint shapes and create masks that have soft edges? Basically the effect I'm looking for is the same as if you were in Photoshop and used a soft brush to paint a circle, and the edges of the circle are soft and semi-transparent.
thanks
|