OffscreenCanvas.toBlob

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

Meta