HTMLCanvasElement.toBlob

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toBlob(BlobCallback _callback, string type, T2 quality)
  2. void toBlob(BlobCallback _callback, string type)
    struct HTMLCanvasElement
    nothrow
    void
    toBlob
    ()
  3. void toBlob(BlobCallback _callback)

Meta