OffscreenCanvasRenderingContext2D.setTransform

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setTransform(double a, double b, double c, double d, double e, double f)
  2. void setTransform(DOMMatrix2DInit transform)
  3. void setTransform()
    struct OffscreenCanvasRenderingContext2D
    nothrow
    void
    setTransform
    ()
    ()

Meta