addClip()
Intersects the area enclosed by the path with the clipping path of the current graphics context and makes the resulting shape the current clipping path.
Declaration
func addClip()Discussion
This method uses the current winding rule to determine the clipping shape of the receiver. This method does not affect the receiver’s path.