HTMLCanvasElement.toDataURL

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

Meta