HTMLCanvasElement.toDataURL

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

Meta