HTMLCanvasElement.getContext

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getContext(string contextId, T1 options)
    struct HTMLCanvasElement
    nothrow
    getContext
    (
    T1
    )
    (
    string contextId
    ,
    scope auto ref T1 options
    )
  2. auto getContext(string contextId)

Meta