CanvasRenderingContext2D.clip

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

Meta