Contents

clip()

Modifies the current graphics context clipping path by intersecting it with the graphical union of this list of rects This permanently modifies the graphics state, so the current state should be saved beforehand and restored afterwards.

Declaration

func clip()

Discussion

See Also

Applying AppKit Graphic Operations