spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
HTMLCanvasElement.toBlob
spasm
bindings
html
HTMLCanvasElement
Undocumented in source. Be warned that the author may not have intended to support it.
void
toBlob
(BlobCallback _callback, string type, T2 quality)
struct
HTMLCanvasElement
nothrow
void
toBlob
(
T2
)
(
BlobCallback
_callback
,
string
type
,
scope
auto
ref
T2
quality
)
void
toBlob
(BlobCallback _callback, string type)
void
toBlob
(BlobCallback _callback)
Meta
Source
See Implementation
spasm
bindings
html
HTMLCanvasElement
constructors
this
functions
getContext
height
toBlob
toDataURL
transferControlToOffscreen
width
variables
_parent