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)
    struct CanvasRenderingContext2D
    nothrow
    void
    clip
    ()
  4. void clip(Path2D path)

Meta