OffscreenCanvasRenderingContext2D.clip

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

Meta