CanvasRenderingContext2D.clip

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void clip(CanvasWindingRule winding)
  2. void clip()
  3. void clip(Path2D path, CanvasWindingRule winding)
  4. void clip(Path2D path)
    struct CanvasRenderingContext2D
    nothrow
    void
    clip
    ()
    (
    scope ref Path2D path
    )

Meta