CanvasRenderingContext2D.clip

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

Meta